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

Update templated files to rev f9c2c5b #498

Merged
merged 1 commit into from
Dec 18, 2023

Generated commit to update templated files based on rev f9c2c5b in st…

d41a7f3
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Update templated files to rev f9c2c5b #498

Generated commit to update templated files based on rev f9c2c5b in st…
d41a7f3
Select commit
Loading
Failed to load commit list.
GitHub Actions / LanguageTool succeeded Dec 18, 2023 in 0s

reviewdog [LanguageTool] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (7)

.github/pull_request_template.md|17 col 36| This expression is normally spelled as one or with a hyphen. (EN_COMPOUNDS_NON_TRIVIAL)
Suggestions: non-trivial, nontrivial
Rule: https://community.languagetool.org/rule/show/EN_COMPOUNDS_NON_TRIVIAL?lang=en-US
Category: MISC
CHANGELOG.md|140 col 17| This expression is normally spelled as one or with a hyphen. (EN_COMPOUNDS_SIDE_CAR)
Suggestions: side-car, sidecar
Rule: https://community.languagetool.org/rule/show/EN_COMPOUNDS_SIDE_CAR?lang=en-US
Category: MISC
README.md|61 col 19| It appears that hyphens are missing in the adjective “up-to-date”. (UP_TO_DATE_HYPHEN[2])
Suggestions: up-to-date
URL: https://languagetool.org/insights/post/hyphen/#hyphenated-phrases-with-more-than-one-hyphen
Rule: https://community.languagetool.org/rule/show/UP_TO_DATE_HYPHEN?lang=en-US&subId=2
Category: COMPOUNDING
docs/modules/opa/pages/getting_started/first_steps.adoc|65 col 1| In American English, “take a look” is more commonly used. (HAVE_A_LOOK[5])
Suggestions: Take a look
Rule: https://community.languagetool.org/rule/show/HAVE_A_LOOK?lang=en-US&subId=5
Category: BRITISH_ENGLISH
docs/modules/opa/pages/implementation-notes.adoc|11 col 27| Use “a” instead of ‘an’ if the following word doesn’t start with a vowel sound, e.g. ‘a sentence’, ‘a university’. (EN_A_VS_AN)
Suggestions: a
URL: https://languagetool.org/insights/post/indefinite-articles/
Rule: https://community.languagetool.org/rule/show/EN_A_VS_AN?lang=en-US
Category: MISC
docs/modules/opa/pages/index.adoc|38 col 1| A comma may be missing after the conjunctive/linking adverb ‘Currently’. (SENT_START_CONJUNCTIVE_LINKING_ADVERB_COMMA[1])
Suggestions: Currently,
URL: https://languagetool.org/insights/post/linking-words/
Rule: https://community.languagetool.org/rule/show/SENT_START_CONJUNCTIVE_LINKING_ADVERB_COMMA?lang=en-US&subId=1
Category: PUNCTUATION
tests/README-templating.md|63 col 101| Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short). (COMMA_COMPOUND_SENTENCE[1])
Suggestions: , and
URL: https://languagetool.org/insights/post/types-of-sentences/#compound-sentence
Rule: https://community.languagetool.org/rule/show/COMMA_COMPOUND_SENTENCE?lang=en-US&subId=1
Category: PUNCTUATION