3.7.4 backports 1 #3803
Annotations
2 warnings
Linting with Vale:
docs/src/main/asciidoc/kafka.adoc#L2075
[vale] reported by reviewdog 🐶
[Quarkus.Headings] Use sentence-style capitalization in 'Kafka Streams'.
Raw Output:
{"message": "[Quarkus.Headings] Use sentence-style capitalization in 'Kafka Streams'.", "location": {"path": "docs/src/main/asciidoc/kafka.adoc", "range": {"start": {"line": 2075, "column": 33}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/writing-extensions.adoc#L581
[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/writing-extensions.adoc", "range": {"start": {"line": 581, "column": 25}}}, "severity": "INFO"}
|