Restrict the linter to only files changed in the PR #320
Annotations
2 errors and 3 warnings
build
Process completed with exit code 2.
|
prose:
docs/overview/community.rst#L8
[vale] reported by reviewdog 🐶
[Google.Exclamation] Don't use exclamation points in text.
Raw Output:
{"message": "[Google.Exclamation] Don't use exclamation points in text.", "location": {"path": "docs/overview/community.rst", "range": {"start": {"line": 8, "column": 59}}}, "severity": "ERROR"}
|
prose
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
prose:
docs/overview/community.rst#L6
[vale] reported by reviewdog 🐶
[Google.Will] Avoid using 'will'.
Raw Output:
{"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "docs/overview/community.rst", "range": {"start": {"line": 6, "column": 23}}}, "severity": "WARNING"}
|
prose:
docs/overview/community.rst#L6
[vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('are refined').
Raw Output:
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('are refined').", "location": {"path": "docs/overview/community.rst", "range": {"start": {"line": 6, "column": 174}}}, "severity": "INFO"}
|