public final class DiffMessageFormatter extends Object
Formats the messages of failed spotlessCheck invocations with a nice diff message.
| Modifier and Type | Class and Description |
|---|---|
static class |
DiffMessageFormatter.Builder |
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_FILES_TO_LIST |
public static final int MAX_FILES_TO_LIST
public static DiffMessageFormatter.Builder builder()