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 b96b732 commit cc4f584Copy full SHA for cc4f584
app/boilerplates/simple/.circleci/codesniffer.ruleset.xml
@@ -5,4 +5,6 @@
5
<exclude-pattern>lib/composer/*</exclude-pattern>
6
<exclude-pattern>assets/*</exclude-pattern>
7
<rule ref="WordPress-VIP"></rule>
8
+ <rule ref="WordPress-Core"></rule>
9
+ <rule ref="WordPress"></rule>
10
</ruleset>
0 commit comments