Skip to content

Commit cc4f584

Browse files
authored
Update codesniffer.ruleset.xml
1 parent b96b732 commit cc4f584

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/boilerplates/simple/.circleci/codesniffer.ruleset.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@
55
<exclude-pattern>lib/composer/*</exclude-pattern>
66
<exclude-pattern>assets/*</exclude-pattern>
77
<rule ref="WordPress-VIP"></rule>
8+
<rule ref="WordPress-Core"></rule>
9+
<rule ref="WordPress"></rule>
810
</ruleset>

0 commit comments

Comments
 (0)