We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1ecec commit 9daf700Copy full SHA for 9daf700
1 file changed
phpcs.xml.dist
@@ -14,6 +14,7 @@
14
<!-- Exclude the Composer Vendor directory. -->
15
<exclude-pattern>src/</exclude-pattern>
16
<exclude-pattern>vendor/</exclude-pattern>
17
+ <exclude-pattern>dist/</exclude-pattern>
18
19
<rule ref="WordPress-Extra">
20
<!-- Exclude as we use a custom autoloader. -->
0 commit comments