We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a68579 commit 420cbfaCopy full SHA for 420cbfa
phpcs.xml
@@ -7,6 +7,7 @@
7
<exclude-pattern>node_modules/*</exclude-pattern>
8
<exclude-pattern>vendor/*</exclude-pattern>
9
<exclude-pattern>lib/*</exclude-pattern>
10
+ <exclude-pattern>tests/*</exclude-pattern>
11
<rule ref="WordPress-Core">
12
<exclude name="Squiz.Commenting.FileComment.SpacingAfterComment" />
13
<exclude name="Generic.Files.LowercasedFilename" />
0 commit comments