Skip to content

Commit 6a0503e

Browse files
authored
Update phpcs.xml
1 parent ae26f0d commit 6a0503e

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
@@ -53,6 +53,7 @@
5353
<exclude name="WordPress.PHP.NoSilencedErrors.Discouraged"/>
5454
<exclude name="WordPress.WP.I18n.MissingTranslatorsComment"/>
5555
<exclude name="Squiz.Commenting.FileComment.Missing"/>
56+
<exclude name="WordPress.Security.EscapeOutput.ExceptionNotEscaped"/>
5657
</rule>
5758

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

0 commit comments

Comments
 (0)