docs: add performance optimization tips for class loading in PHP #1113
GitHub Actions / LanguageTool
completed
Dec 20, 2024 in 0s
reviewdog [LanguageTool] report
reported by reviewdog 🐶
Findings (1)
guides/hosting/performance/performance-tweaks.md|338 col 12| If a new sentence starts here, add a space and start with an uppercase letter. (LC_AFTER_PERIOD[1])
Suggestions: Preload
, preload
Rule: https://community.languagetool.org/rule/show/LC_AFTER_PERIOD?lang=en-US&subId=1
Category: CASING
Filtered Findings (0)
Annotations
Check warning on line 338 in guides/hosting/performance/performance-tweaks.md
github-actions / LanguageTool
[LanguageTool] guides/hosting/performance/performance-tweaks.md#L338
If a new sentence starts here, add a space and start with an uppercase letter. (LC_AFTER_PERIOD[1])
Suggestions: ` Preload`, ` preload`
Rule: https://community.languagetool.org/rule/show/LC_AFTER_PERIOD?lang=en-US&subId=1
Category: CASING
Raw output
guides/hosting/performance/performance-tweaks.md:338:12: If a new sentence starts here, add a space and start with an uppercase letter. (LC_AFTER_PERIOD[1])
Suggestions: ` Preload`, ` preload`
Rule: https://community.languagetool.org/rule/show/LC_AFTER_PERIOD?lang=en-US&subId=1
Category: CASING
Loading