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-deleted #6319

Closed
wants to merge 4 commits into from

Merge branch 'vale-deleted-files' into test-vale-deleted

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

Test-vale-deleted #6319

Merge branch 'vale-deleted-files' into test-vale-deleted
adc5664
Select commit
Loading
Failed to load commit list.
GitHub Actions / vale completed Oct 18, 2024 in 1s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (2)

website/docs/docs/introduction.md|13 col 1| [custom.Repitition] 'TEST' is repeated!
website/docs/docs/introduction.md|17 col 5| [custom.Repitition] 'the' is repeated!

Filtered Findings (2)

website/docs/docs/introduction.md|60 col 106| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'edge' instead.
website/docs/docs/introduction.md|60 col 175| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'edge' instead.

Annotations

Check warning on line 13 in website/docs/docs/introduction.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] website/docs/docs/introduction.md#L13

[custom.Repitition] 'TEST' is repeated!
Raw output
{"message": "[custom.Repitition] 'TEST' is repeated!", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 13, "column": 1}}}, "severity": "WARNING"}

Check warning on line 17 in website/docs/docs/introduction.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] website/docs/docs/introduction.md#L17

[custom.Repitition] 'the' is repeated!
Raw output
{"message": "[custom.Repitition] 'the' is repeated!", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 17, "column": 5}}}, "severity": "WARNING"}