Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test-vale-again #6321

Closed
wants to merge 3 commits into from

Update website/docs/docs/introduction.md

385e41b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Test-vale-again #6321

Update website/docs/docs/introduction.md
385e41b
Select commit
Loading
Failed to load commit list.
GitHub Actions / vale completed Oct 18, 2024 in 0s

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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"}