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.
2 parents ad4bbc9 + 0a41645 commit 7529677Copy full SHA for 7529677
templates/.phpcs.xml.dist
@@ -5,6 +5,7 @@
5
<!-- What to scan -->
6
<file>.</file>
7
<exclude-pattern>/vendor/</exclude-pattern>
8
+ <exclude-pattern>/node_modules/</exclude-pattern>
9
10
<!-- How to scan -->
11
<!-- Usage instructions: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Usage -->
0 commit comments