feat: create products/tools space, move Shopware CLI #2297
Merged
GitHub Actions / LanguageTool
completed
May 21, 2026 in 1s
reviewdog [LanguageTool] report
reported by reviewdog 🐶
Findings (1)
guides/development/testing/ci.md|26 col 164| Use a comma before ‘so’ if it connects two independent clauses (unless they are closely connected and short). (COMMA_COMPOUND_SENTENCE_2[3])
Suggestions: , so
URL: https://languagetool.org/insights/post/types-of-sentences/#compound-sentence
Rule: https://community.languagetool.org/rule/show/COMMA_COMPOUND_SENTENCE_2?lang=en-US&subId=3
Category: PUNCTUATION
Filtered Findings (0)
Annotations
Check warning on line 26 in guides/development/testing/ci.md
github-actions / LanguageTool
[LanguageTool] guides/development/testing/ci.md#L26
Use a comma before ‘so’ if it connects two independent clauses (unless they are closely connected and short). (COMMA_COMPOUND_SENTENCE_2[3])
Suggestions: `, so`
URL: https://languagetool.org/insights/post/types-of-sentences/#compound-sentence
Rule: https://community.languagetool.org/rule/show/COMMA_COMPOUND_SENTENCE_2?lang=en-US&subId=3
Category: PUNCTUATION
Raw output
guides/development/testing/ci.md:26:164: Use a comma before ‘so’ if it connects two independent clauses (unless they are closely connected and short). (COMMA_COMPOUND_SENTENCE_2[3])
Suggestions: `, so`
URL: https://languagetool.org/insights/post/types-of-sentences/#compound-sentence
Rule: https://community.languagetool.org/rule/show/COMMA_COMPOUND_SENTENCE_2?lang=en-US&subId=3
Category: PUNCTUATION
Loading