PR #1337 #564
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / vale
completed
Nov 29, 2023 in 1s
reviewdog [vale] report
reported by reviewdog 🐶
Findings (1)
docs/changelog.md|18 col 76| [Rules.FutureTense] Avoid using future tense: "going to be". Use present tense instead.
Filtered Findings (0)
Annotations
Check failure on line 18 in docs/changelog.md
github-actions / vale
[vale] docs/changelog.md#L18
[Rules.FutureTense] Avoid using future tense: "going to be". Use present tense instead.
Raw output
{"message": "[Rules.FutureTense] Avoid using future tense: \"going to be\". Use present tense instead.", "location": {"path": "docs/changelog.md", "range": {"start": {"line": 18, "column": 76}}}, "severity": "ERROR"}
Loading