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 ae26f0d commit 6a0503eCopy full SHA for 6a0503e
phpcs.xml
@@ -53,6 +53,7 @@
53
<exclude name="WordPress.PHP.NoSilencedErrors.Discouraged"/>
54
<exclude name="WordPress.WP.I18n.MissingTranslatorsComment"/>
55
<exclude name="Squiz.Commenting.FileComment.Missing"/>
56
+ <exclude name="WordPress.Security.EscapeOutput.ExceptionNotEscaped"/>
57
</rule>
58
59
<exclude-pattern>.idea/*</exclude-pattern>
0 commit comments