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 cefd5ba commit b6cc64dCopy full SHA for b6cc64d
phpcs.xml.dist
@@ -31,6 +31,7 @@
31
32
<!-- Directories and third party library exclusions. -->
33
<exclude-pattern>/vendor/*</exclude-pattern>
34
+ <exclude-pattern>/node_modules/*</exclude-pattern>
35
<exclude-pattern>/wordpress/*</exclude-pattern>
36
<exclude-pattern>/wp-includes/sqlite/class-wp-sqlite-crosscheck-db.php</exclude-pattern>
37
0 commit comments