Skip navigation links

com.diffplug.spotless:spotless-lib-extra:1.11.0 by DiffPlug

B C D E F G I M P R 

B

builder() - Static method in class com.diffplug.spotless.extra.integration.DiffMessageFormatter
 

C

com.diffplug.spotless.extra - package com.diffplug.spotless.extra
 
com.diffplug.spotless.extra.groovy - package com.diffplug.spotless.extra.groovy
 
com.diffplug.spotless.extra.integration - package com.diffplug.spotless.extra.integration
Integration code for plugins.
com.diffplug.spotless.extra.java - package com.diffplug.spotless.extra.java
 
create(File, Supplier<Iterable<File>>) - Static method in class com.diffplug.spotless.extra.GitAttributesLineEndings
 
create(Iterable<File>, Provisioner) - Static method in class com.diffplug.spotless.extra.groovy.GrEclipseFormatterStep
Creates a formatter step using the default version for the given settings file.
create(String, Iterable<File>, Provisioner) - Static method in class com.diffplug.spotless.extra.groovy.GrEclipseFormatterStep
Creates a formatter step for the given version and settings file.
create(File, Provisioner) - Static method in class com.diffplug.spotless.extra.java.EclipseFormatterStep
Deprecated.
create(Iterable<File>, Provisioner) - Static method in class com.diffplug.spotless.extra.java.EclipseFormatterStep
Creates a formatter step for the given version and settings file.
create(String, File, Provisioner) - Static method in class com.diffplug.spotless.extra.java.EclipseFormatterStep
Deprecated.
create(String, Iterable<File>, Provisioner) - Static method in class com.diffplug.spotless.extra.java.EclipseFormatterStep
Creates a formatter step for the given version and settings files.

D

defaultVersion() - Static method in class com.diffplug.spotless.extra.groovy.GrEclipseFormatterStep
 
defaultVersion() - Static method in class com.diffplug.spotless.extra.java.EclipseFormatterStep
 
DiffMessageFormatter - Class in com.diffplug.spotless.extra.integration
Formats the messages of failed spotlessCheck invocations with a nice diff message.
DiffMessageFormatter.Builder - Class in com.diffplug.spotless.extra.integration
 

E

EclipseFormatterStep - Class in com.diffplug.spotless.extra.java
Formatter step which calls out to the Eclipse formatter.

F

formatter(Formatter) - Method in class com.diffplug.spotless.extra.integration.DiffMessageFormatter.Builder
 

G

getMessage() - Method in class com.diffplug.spotless.extra.integration.DiffMessageFormatter.Builder
Returns the error message.
GitAttributesLineEndings - Class in com.diffplug.spotless.extra
Uses .gitattributes to determine the appropriate line ending.
GrEclipseFormatterStep - Class in com.diffplug.spotless.extra.groovy
Formatter step which calls out to the Groovy-Eclipse formatter.
GrEclipseFormatterStep() - Constructor for class com.diffplug.spotless.extra.groovy.GrEclipseFormatterStep
 

I

isPaddedCell(boolean) - Method in class com.diffplug.spotless.extra.integration.DiffMessageFormatter.Builder
 

M

MAX_FILES_TO_LIST - Static variable in class com.diffplug.spotless.extra.integration.DiffMessageFormatter
 

P

problemFiles(List<File>) - Method in class com.diffplug.spotless.extra.integration.DiffMessageFormatter.Builder
 

R

runToFix(String) - Method in class com.diffplug.spotless.extra.integration.DiffMessageFormatter.Builder
“Run ‘gradlew spotlessApply’ to fix these violations.”
B C D E F G I M P R 
Skip navigation links

com.diffplug.spotless:spotless-lib-extra:1.11.0 by DiffPlug