public class LintOptions extends BaseTextOptions
| Constructor and Description |
|---|
LintOptions(LintOptionsBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
LintDispatch |
getLintDispatch()
Gets the dispatch strategy.
|
java.lang.String |
getLinterConfigs()
Gets the path to the linter configs file.
|
boolean |
isRunAllLinters()
Whether to run all linters, including the ones that are not explicitly configured.
|
getIdentifierQuotingStrategy, isAlphabeticalSortForRoutineParameters, isAlphabeticalSortForRoutines, isAlphabeticalSortForTableColumns, isAlphabeticalSortForTables, isAppendOutput, isNoFooter, isNoHeader, isNoInfo, isNoSchemaColors, isNoSchemaCrawlerInfo, isShowDatabaseInfo, isShowJdbcDriverInfo, isShowUnqualifiedNamespublic LintOptions(LintOptionsBuilder builder)
public boolean isRunAllLinters()
public java.lang.String getLinterConfigs()
public LintDispatch getLintDispatch()
Copyright © 2000-2019 Sualeh Fatehi. All rights reserved.