Test-vale-again #6321
Test-vale-again #6321
reviewdog [vale] report
reported by reviewdog 🐶
Findings (4)
website/docs/docs/introduction.md|18 col 4| [custom.SentenceCaseHeaders] 'Test The Lint' should use sentence-style capitalization. Try '' instead.
website/docs/docs/introduction.md|20 col 5| [custom.Repitition] 'the' is repeated!
website/docs/docs/introduction.md|20 col 36| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'e.g' instead.
website/docs/docs/introduction.md|20 col 36| [custom.Typos] Oops there's a typo -- did you really mean 'e.g'?
Filtered Findings (2)
website/docs/docs/introduction.md|65 col 106| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'edge' instead.
website/docs/docs/introduction.md|65 col 175| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'edge' instead.
Annotations
Check warning on line 18 in website/docs/docs/introduction.md
github-actions / vale
[vale] website/docs/docs/introduction.md#L18
[custom.SentenceCaseHeaders] 'Test The Lint' should use sentence-style capitalization. Try '' instead.
Raw output
{"message": "[custom.SentenceCaseHeaders] 'Test The Lint' should use sentence-style capitalization. Try '' instead.", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 18, "column": 4}}}, "severity": "WARNING"}
Check warning on line 20 in website/docs/docs/introduction.md
github-actions / vale
[vale] website/docs/docs/introduction.md#L20
[custom.Repitition] 'the' is repeated!
Raw output
{"message": "[custom.Repitition] 'the' is repeated!", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 20, "column": 5}}}, "severity": "WARNING"}
Check warning on line 20 in website/docs/docs/introduction.md
github-actions / vale
[vale] website/docs/docs/introduction.md#L20
[custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'e.g' instead.
Raw output
{"message": "[custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'e.g' instead.", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 20, "column": 36}}}, "severity": "WARNING"}
Check warning on line 20 in website/docs/docs/introduction.md
github-actions / vale
[vale] website/docs/docs/introduction.md#L20
[custom.Typos] Oops there's a typo -- did you really mean 'e.g'?
Raw output
{"message": "[custom.Typos] Oops there's a typo -- did you really mean 'e.g'? ", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 20, "column": 36}}}, "severity": "WARNING"}