public class LintOptions extends schemacrawler.tools.text.options.BaseTextOptions
| Constructor and Description |
|---|
LintOptions(LintOptionsBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
Config |
getConfig()
Get properties.
|
LintDispatch |
getLintDispatch()
Gets the dispatch strategy.
|
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.
|
equals, getColorMap, getIdentifierQuotingStrategy, hashCode, isAlphabeticalSortForRoutineParameters, isAlphabeticalSortForRoutines, isAlphabeticalSortForTableColumns, isAlphabeticalSortForTables, isNoInfo, isNoSchemaColors, isNoSchemaCrawlerInfo, isShowDatabaseInfo, isShowJdbcDriverInfo, isShowUnqualifiedNamespublic LintOptions(LintOptionsBuilder builder)
public Config getConfig()
public LintDispatch getLintDispatch()
public String getLinterConfigs()
public boolean isRunAllLinters()
Copyright © 2000-2025 Sualeh Fatehi. Allrights reserved.