Skip to content

chore: updates from Feb 2026 DX Tools mtg notes#2380

Open
somethings (lasomethingsomething) wants to merge 29 commits into
mainfrom
docs-adds-jul
Open

chore: updates from Feb 2026 DX Tools mtg notes#2380
somethings (lasomethingsomething) wants to merge 29 commits into
mainfrom
docs-adds-jul

Update guides/plugins/themes/index.md

15f3474
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / LanguageTool completed Jul 17, 2026 in 0s

reviewdog [LanguageTool] report

reported by reviewdog 🐶

Findings (4)

guides/plugins/plugins/database/database-migrations.md|203 col 270| File types are normally capitalized. (FILE_EXTENSIONS_CASE[1])
Suggestions: PHP
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/FILE_EXTENSIONS_CASE?lang=en-US&subId=1
Category: CASING
guides/plugins/plugins/dependencies/using-composer-dependencies.md|21 col 116| A comma is probably missing here. (MISSING_COMMA_AFTER_INTRODUCTORY_PHRASE[1])
Suggestions: course,
URL: http://englishplus.com/grammar/00000074.htm
Rule: https://community.languagetool.org/rule/show/MISSING_COMMA_AFTER_INTRODUCTORY_PHRASE?lang=en-US&subId=1
Category: PUNCTUATION
guides/plugins/plugins/dependencies/using-composer-dependencies.md|35 col 93| In American English, ‘afterward’ is the preferred variant. ‘Afterwards’ is more commonly used in British English and other dialects. (AFTERWARDS_US[1])
Suggestions: Afterward
Rule: https://community.languagetool.org/rule/show/AFTERWARDS_US?lang=en-US&subId=1
Category: BRITISH_ENGLISH
guides/plugins/plugins/plugin-fundamentals/use-plugin-configuration.md|16 col 141| This phrase is redundant. Consider using “inside”. (OUTSIDE_OF[1])
Suggestions: inside
URL: https://languagetool.org/insights/post/wordiness/
Rule: https://community.languagetool.org/rule/show/OUTSIDE_OF?lang=en-US&subId=1
Category: REDUNDANCY

Filtered Findings (0)

Annotations

Check warning on line 203 in guides/plugins/plugins/database/database-migrations.md

See this annotation in the file changed.

@github-actions github-actions / LanguageTool

[LanguageTool] guides/plugins/plugins/database/database-migrations.md#L203

File types are normally capitalized. (FILE_EXTENSIONS_CASE[1])
Suggestions: `PHP`
URL: https://languagetool.org/insights/post/spelling-capital-letters/ 
Rule: https://community.languagetool.org/rule/show/FILE_EXTENSIONS_CASE?lang=en-US&subId=1
Category: CASING
Raw output
guides/plugins/plugins/database/database-migrations.md:203:270: File types are normally capitalized. (FILE_EXTENSIONS_CASE[1])
 Suggestions: `PHP`
 URL: https://languagetool.org/insights/post/spelling-capital-letters/ 
 Rule: https://community.languagetool.org/rule/show/FILE_EXTENSIONS_CASE?lang=en-US&subId=1
 Category: CASING

Check warning on line 21 in guides/plugins/plugins/dependencies/using-composer-dependencies.md

See this annotation in the file changed.

@github-actions github-actions / LanguageTool

[LanguageTool] guides/plugins/plugins/dependencies/using-composer-dependencies.md#L21

A comma is probably missing here. (MISSING_COMMA_AFTER_INTRODUCTORY_PHRASE[1])
Suggestions: `course,`
URL: http://englishplus.com/grammar/00000074.htm 
Rule: https://community.languagetool.org/rule/show/MISSING_COMMA_AFTER_INTRODUCTORY_PHRASE?lang=en-US&subId=1
Category: PUNCTUATION
Raw output
guides/plugins/plugins/dependencies/using-composer-dependencies.md:21:116: A comma is probably missing here. (MISSING_COMMA_AFTER_INTRODUCTORY_PHRASE[1])
 Suggestions: `course,`
 URL: http://englishplus.com/grammar/00000074.htm 
 Rule: https://community.languagetool.org/rule/show/MISSING_COMMA_AFTER_INTRODUCTORY_PHRASE?lang=en-US&subId=1
 Category: PUNCTUATION

Check warning on line 35 in guides/plugins/plugins/dependencies/using-composer-dependencies.md

See this annotation in the file changed.

@github-actions github-actions / LanguageTool

[LanguageTool] guides/plugins/plugins/dependencies/using-composer-dependencies.md#L35

In American English, ‘afterward’ is the preferred variant. ‘Afterwards’ is more commonly used in British English and other dialects. (AFTERWARDS_US[1])
Suggestions: `Afterward`
Rule: https://community.languagetool.org/rule/show/AFTERWARDS_US?lang=en-US&subId=1
Category: BRITISH_ENGLISH
Raw output
guides/plugins/plugins/dependencies/using-composer-dependencies.md:35:93: In American English, ‘afterward’ is the preferred variant. ‘Afterwards’ is more commonly used in British English and other dialects. (AFTERWARDS_US[1])
 Suggestions: `Afterward`
 Rule: https://community.languagetool.org/rule/show/AFTERWARDS_US?lang=en-US&subId=1
 Category: BRITISH_ENGLISH

Check warning on line 16 in guides/plugins/plugins/plugin-fundamentals/use-plugin-configuration.md

See this annotation in the file changed.

@github-actions github-actions / LanguageTool

[LanguageTool] guides/plugins/plugins/plugin-fundamentals/use-plugin-configuration.md#L16

This phrase is redundant. Consider using “inside”. (OUTSIDE_OF[1])
Suggestions: `inside`
URL: https://languagetool.org/insights/post/wordiness/ 
Rule: https://community.languagetool.org/rule/show/OUTSIDE_OF?lang=en-US&subId=1
Category: REDUNDANCY
Raw output
guides/plugins/plugins/plugin-fundamentals/use-plugin-configuration.md:16:141: This phrase is redundant. Consider using “inside”. (OUTSIDE_OF[1])
 Suggestions: `inside`
 URL: https://languagetool.org/insights/post/wordiness/ 
 Rule: https://community.languagetool.org/rule/show/OUTSIDE_OF?lang=en-US&subId=1
 Category: REDUNDANCY