| Package | Description |
|---|---|
| schemacrawler.tools.lint.executable |
| Modifier and Type | Method and Description |
|---|---|
static LintOptionsBuilder |
LintOptionsBuilder.builder() |
static LintOptionsBuilder |
LintOptionsBuilder.builder(LintOptions options) |
LintOptionsBuilder |
LintOptionsBuilder.fromConfig(schemacrawler.schemacrawler.Config map) |
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(java.lang.String linterConfigs)
With the name of a linter configs file.
|
| Constructor and Description |
|---|
LintOptions(LintOptionsBuilder builder) |
Copyright © 2000-2019 Sualeh Fatehi. All rights reserved.