CHG: switch to ruff format instead of black entirely #1123
docs-language-linter.yml
on: pull_request
runner / vale
16s
Annotations
3 warnings
runner / vale:
README.md#L44
[vale] reported by reviewdog 🐶
[Kedro.words] Use '' instead of 'easy'.
Raw Output:
{"message": "[Kedro.words] Use '' instead of 'easy'.", "location": {"path": "README.md", "range": {"start": {"line": 44, "column": 53}}}, "severity": "WARNING"}
|
runner / vale:
README.md#L45
[vale] reported by reviewdog 🐶
[Kedro.weaselwords] 'many' is a weasel word!
Raw Output:
{"message": "[Kedro.weaselwords] 'many' is a weasel word!", "location": {"path": "README.md", "range": {"start": {"line": 45, "column": 100}}}, "severity": "WARNING"}
|
runner / vale:
docs/source/development/linting.md#L17
[vale] reported by reviewdog 🐶
[Kedro.Spellings] Did you really mean 'reformats'?
Raw Output:
{"message": "[Kedro.Spellings] Did you really mean 'reformats'?", "location": {"path": "docs/source/development/linting.md", "range": {"start": {"line": 17, "column": 8}}}, "severity": "WARNING"}
|