Package com.spotify.fmt
Interface FormattingConfiguration
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
FormattingConfigurationBuilder.Value
-
Method Details
-
debug
boolean debug() -
style
String style() -
directoriesToFormat
-
verbose
boolean verbose() -
filesNamePattern
String filesNamePattern() -
filesPathPattern
String filesPathPattern() -
skipSortingImports
boolean skipSortingImports() -
writeReformattedFiles
boolean writeReformattedFiles() -
processingLabel
String processingLabel() -
builder
-