Class DiffMessageFormatter
- java.lang.Object
-
- com.diffplug.spotless.extra.integration.DiffMessageFormatter
-
public final class DiffMessageFormatter extends java.lang.ObjectFormats the messages of failed spotlessCheck invocations with a nice diff message.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDiffMessageFormatter.Builder
-
Field Summary
Fields Modifier and Type Field Description static intMAX_FILES_TO_LIST
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DiffMessageFormatter.Builderbuilder()
-
-
-
Field Detail
-
MAX_FILES_TO_LIST
public static final int MAX_FILES_TO_LIST
- See Also:
- Constant Field Values
-
-
Method Detail
-
builder
public static DiffMessageFormatter.Builder builder()
-
-