Skip to content

feat(tests): added test for restarter #685

feat(tests): added test for restarter

feat(tests): added test for restarter #685

GitHub Actions / LanguageTool succeeded Jan 10, 2024 in 1s

reviewdog [LanguageTool] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (8)

.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|13 col 15| A new year has begun. Did you mean “2024-11-24”? (DATE_NEW_YEAR[5])
Suggestions: 2024-11-24
Rule: https://community.languagetool.org/rule/show/DATE_NEW_YEAR?lang=en-US&subId=5
Category: SEMANTICS
CHANGELOG.md|15 col 14| A new year has begun. Did you mean “2024-07-14”? (DATE_NEW_YEAR[5])
Suggestions: 2024-07-14
Rule: https://community.languagetool.org/rule/show/DATE_NEW_YEAR?lang=en-US&subId=5
Category: SEMANTICS
CHANGELOG.md|29 col 14| A new year has begun. Did you mean “2024-04-17”? (DATE_NEW_YEAR[5])
Suggestions: 2024-04-17
Rule: https://community.languagetool.org/rule/show/DATE_NEW_YEAR?lang=en-US&subId=5
Category: SEMANTICS
CHANGELOG.md|47 col 14| A new year has begun. Did you mean “2024-01-23”? (DATE_NEW_YEAR[5])
Suggestions: 2024-01-23
Rule: https://community.languagetool.org/rule/show/DATE_NEW_YEAR?lang=en-US&subId=5
Category: SEMANTICS
README.md|59 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/commons-operator/pages/installation.adoc|22 col 3| Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Helm
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC
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