Open
Description
WPCS recently deprecated a temporary property called check_translator_comments
that is currently being used in the HM-Minimum ruleset.
Commit details here: WordPress/WordPress-Coding-Standards@31064cf
Affected code is here:
coding-standards/HM-Minimum/ruleset.xml
Lines 160 to 163 in e8ec095
I think the solution is as easy as:
<rule ref="WordPress.WP.I18n">
<exclude name="WordPress.WP.I18n.MissingTranslatorsComment" />
...
Metadata
Metadata
Assignees
Labels
No labels