Add explanation/concept for extension maturity model #5073
Annotations
4 warnings
Linting with Vale:
docs/src/main/asciidoc/extension-metadata.adoc#L11
[vale] reported by reviewdog 🐶
[Quarkus.TermsSuggestions] Depending on the context, consider using 'because' or 'while' rather than 'as'.
Raw Output:
{"message": "[Quarkus.TermsSuggestions] Depending on the context, consider using 'because' or 'while' rather than 'as'.", "location": {"path": "docs/src/main/asciidoc/extension-metadata.adoc", "range": {"start": {"line": 11, "column": 36}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/extension-metadata.adoc#L11
[vale] reported by reviewdog 🐶
[Quarkus.TermsWarnings] Consider using 'might (for possiblity)' or 'can (for ability)' rather than 'may' unless updating existing content that uses the term.
Raw Output:
{"message": "[Quarkus.TermsWarnings] Consider using 'might (for possiblity)' or 'can (for ability)' rather than 'may' unless updating existing content that uses the term.", "location": {"path": "docs/src/main/asciidoc/extension-metadata.adoc", "range": {"start": {"line": 11, "column": 96}}}, "severity": "WARNING"}
|
Linting with Vale:
docs/src/main/asciidoc/extension-metadata.adoc#L11
[vale] reported by reviewdog 🐶
[Quarkus.SentenceLength] Try to keep sentences to an average of 32 words or fewer.
Raw Output:
{"message": "[Quarkus.SentenceLength] Try to keep sentences to an average of 32 words or fewer.", "location": {"path": "docs/src/main/asciidoc/extension-metadata.adoc", "range": {"start": {"line": 11, "column": 111}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/extension-metadata.adoc#L17
[vale] reported by reviewdog 🐶
[Quarkus.Headings] Use sentence-style capitalization in 'META-INF/quarkus-extension.yaml'.
Raw Output:
{"message": "[Quarkus.Headings] Use sentence-style capitalization in 'META-INF/quarkus-extension.yaml'.", "location": {"path": "docs/src/main/asciidoc/extension-metadata.adoc", "range": {"start": {"line": 17, "column": 4}}}, "severity": "INFO"}
|