public class SqlExtension extends FormatExtension
| Modifier and Type | Class and Description |
|---|---|
class |
SqlExtension.DBeaverSQLFormatterConfig |
FormatExtension.EclipseWtpConfig, FormatExtension.LicenseHeaderConfig, FormatExtension.NpmStepConfig<T extends FormatExtension.NpmStepConfig<?>>, FormatExtension.PrettierConfigsteps, target, targetExclude| Constructor and Description |
|---|
SqlExtension(SpotlessExtensionBase spotless) |
| Modifier and Type | Method and Description |
|---|---|
SqlExtension.DBeaverSQLFormatterConfig |
dbeaver() |
protected void |
setupTask(SpotlessTask task)
If the user hasn’t specified the files yet, we’ll assume he/she means all of the sql files.
|
addStep, bumpThisNumberIfACustomStepChanges, clearSteps, createIndependentApplyTask, custom, custom, customLazy, customLazyGroovy, eclipseWtp, eclipseWtp, encoding, endWithNewline, getEncoding, getExistingStep, getExistingStepIdx, getLineEndings, getProject, getRatchetFrom, ignoreErrorForPath, ignoreErrorForStep, indentWithSpaces, indentWithSpaces, indentWithTabs, indentWithTabs, licenseHeader, licenseHeaderFile, paddedCell, paddedCell, parseTarget, prettier, prettier, prettier, provisioner, ratchetFrom, replace, replaceRegex, replaceStep, setEncoding, setEncoding, setLineEndings, setRatchetFrom, target, targetExclude, trimTrailingWhitespacepublic SqlExtension(SpotlessExtensionBase spotless)
public SqlExtension.DBeaverSQLFormatterConfig dbeaver()
protected void setupTask(SpotlessTask task)
If the user hasn’t specified the files yet, we’ll assume he/she means all of the sql files.
setupTask in class FormatExtension