Class DiffMessageFormatter.Builder
java.lang.Object
com.diffplug.spotless.extra.integration.DiffMessageFormatter.Builder
- Enclosing class:
- DiffMessageFormatter
-
Method Summary
Modifier and TypeMethodDescriptionformatterFolder(Path rootDir, Path cleanDir, String encoding) Returns the error message.problemFiles(List<File> problemFiles) "Run 'gradlew spotlessApply' to fix these violations."
-
Method Details
-
runToFix
"Run 'gradlew spotlessApply' to fix these violations." -
formatter
-
formatterFolder
-
problemFiles
-
getMessage
Returns the error message.
-