Package com.diffplug.spotless.maven
Class FormatterStepConfig
java.lang.Object
com.diffplug.spotless.maven.FormatterStepConfig
-
Constructor Summary
ConstructorsConstructorDescriptionFormatterStepConfig(Charset encoding, String licenseHeaderDelimiter, Optional<String> ratchetFrom, Provisioner provisioner, FileLocator fileLocator, Optional<String> spotlessSetLicenseHeaderYearsFromGitHistory) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
FormatterStepConfig
public FormatterStepConfig(Charset encoding, String licenseHeaderDelimiter, Optional<String> ratchetFrom, Provisioner provisioner, FileLocator fileLocator, Optional<String> spotlessSetLicenseHeaderYearsFromGitHistory)
-
-
Method Details
-
getEncoding
-
getLicenseHeaderDelimiter
-
getRatchetFrom
-
getProvisioner
-
getFileLocator
-
spotlessSetLicenseHeaderYearsFromGitHistory
-