Skip to content

Commit cde045c

Browse files
authored
chore: Update phpcs.xml
1 parent 0f6b076 commit cde045c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpcs.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
<exclude name="Squiz.Commenting.FunctionComment.MissingParamName"/>
5252
<exclude name="Squiz.Commenting.FunctionComment.MissingParamTag"/>
5353
<exclude name="WordPress.PHP.NoSilencedErrors.Discouraged"/>
54+
<exclude name="WordPress.WP.I18n.MissingTranslatorsComment"/>
5455
</rule>
5556

5657
<exclude-pattern>.idea/*</exclude-pattern>

0 commit comments

Comments
 (0)