6715 improve documentation for dbt clean options #3035
Annotations
5 warnings
Vale linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Vale linting
User-specified path (website/docs/docs/dbt-versions/core-upgrade/08-upgrading-to-v1.7.md website/docs/reference/commands/clean.md) is invalid; falling back to 'all'.
|
Vale linting:
website/docs/docs/dbt-versions/core-upgrade/08-upgrading-to-v1.7.md#L69
[vale] reported by reviewdog 🐶
[custom.Typos] Oops there's a typo -- did you really mean 'v1.7'?
Raw Output:
{"message": "[custom.Typos] Oops there's a typo -- did you really mean 'v1.7'? ", "location": {"path": "website/docs/docs/dbt-versions/core-upgrade/08-upgrading-to-v1.7.md", "range": {"start": {"line": 69, "column": 13}}}, "severity": "WARNING"}
|
Vale linting:
website/docs/reference/commands/clean.md#L15
[vale] reported by reviewdog 🐶
[custom.SentenceCaseHeaders] '--clean-project-files-only (default)' should use sentence-style capitalization. Try 'Clean project files only default' instead.
Raw Output:
{"message": "[custom.SentenceCaseHeaders] '--clean-project-files-only (default)' should use sentence-style capitalization. Try 'Clean project files only default' instead.", "location": {"path": "website/docs/reference/commands/clean.md", "range": {"start": {"line": 15, "column": 5}}}, "severity": "WARNING"}
|
Vale linting:
website/docs/reference/commands/clean.md#L28
[vale] reported by reviewdog 🐶
[custom.SentenceCaseHeaders] '--no-clean-project-files-only' should use sentence-style capitalization. Try 'No clean project files only' instead.
Raw Output:
{"message": "[custom.SentenceCaseHeaders] '--no-clean-project-files-only' should use sentence-style capitalization. Try 'No clean project files only' instead.", "location": {"path": "website/docs/reference/commands/clean.md", "range": {"start": {"line": 28, "column": 5}}}, "severity": "WARNING"}
|