getting-started: grammar: append->appended #4554
Annotations
3 warnings
Linting with Vale:
docs/src/main/asciidoc/getting-started.adoc#L482
[vale] reported by reviewdog 🐶
[Quarkus.TermsSuggestions] Depending on the context, consider using ', which (non restrictive clause preceded by a comma)' or 'that (restrictive clause without a comma)' rather than 'which'.
Raw Output:
{"message": "[Quarkus.TermsSuggestions] Depending on the context, consider using ', which (non restrictive clause preceded by a comma)' or 'that (restrictive clause without a comma)' rather than 'which'.", "location": {"path": "docs/src/main/asciidoc/getting-started.adoc", "range": {"start": {"line": 482, "column": 117}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/getting-started.adoc#L486
[vale] reported by reviewdog 🐶
[Quarkus.Headings] Use sentence-style capitalization in '12.1.1. Configuration Reference'.
Raw Output:
{"message": "[Quarkus.Headings] Use sentence-style capitalization in '12.1.1. Configuration Reference'.", "location": {"path": "docs/src/main/asciidoc/getting-started.adoc", "range": {"start": {"line": 486, "column": 1}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/getting-started.adoc#L486
[vale] reported by reviewdog 🐶
[Quarkus.HeadingPunctuation] Do not use end punctuation in headings.
Raw Output:
{"message": "[Quarkus.HeadingPunctuation] Do not use end punctuation in headings.", "location": {"path": "docs/src/main/asciidoc/getting-started.adoc", "range": {"start": {"line": 486, "column": 1}}}, "severity": "INFO"}
|