Skip navigation links

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

C D E G 

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.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
 

E

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

G

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
 
C D E G 
Skip navigation links

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