| Package | Description |
|---|---|
| schemacrawler.tools.command.lint.options |
| Modifier and Type | Method and Description |
|---|---|
static LintOptionsBuilder |
LintOptionsBuilder.builder() |
LintOptionsBuilder |
LintOptionsBuilder.fromConfig(Config config) |
LintOptionsBuilder |
LintOptionsBuilder.fromOptions(LintOptions options) |
LintOptionsBuilder |
LintOptionsBuilder.runAllLinters(boolean runAllLinters)
With value for running all linters.
|
LintOptionsBuilder |
LintOptionsBuilder.withLintDispatch(LintDispatch lintDispatch)
With a lint dispatch strategy.
|
LintOptionsBuilder |
LintOptionsBuilder.withLinterConfigs(String linterConfigs)
With the name of a linter configs file.
|
| Constructor and Description |
|---|
LintOptions(LintOptionsBuilder builder) |
Copyright © 2000-2025 Sualeh Fatehi. Allrights reserved.