We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 408ffc7 + 42120cc commit 9c13fd7Copy full SHA for 9c13fd7
1 file changed
phpcs.xml.dist
@@ -46,6 +46,7 @@
46
<exclude-pattern>/gutenberg/*</exclude-pattern>
47
48
<!-- Directories and third party library exclusions. -->
49
+ <exclude-pattern>/.cache/*</exclude-pattern>
50
<exclude-pattern>/node_modules/*</exclude-pattern>
51
<exclude-pattern>/vendor/*</exclude-pattern>
52
0 commit comments