We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f6b076 commit cde045cCopy full SHA for cde045c
phpcs.xml
@@ -51,6 +51,7 @@
51
<exclude name="Squiz.Commenting.FunctionComment.MissingParamName"/>
52
<exclude name="Squiz.Commenting.FunctionComment.MissingParamTag"/>
53
<exclude name="WordPress.PHP.NoSilencedErrors.Discouraged"/>
54
+ <exclude name="WordPress.WP.I18n.MissingTranslatorsComment"/>
55
</rule>
56
57
<exclude-pattern>.idea/*</exclude-pattern>
0 commit comments