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 e89f546 commit 1dd1b49Copy full SHA for 1dd1b49
1 file changed
phpmd.xml
@@ -9,6 +9,7 @@
9
10
<!-- WordPress-specific file patterns to exclude -->
11
<exclude-pattern>*/vendor/*</exclude-pattern>
12
+ <exclude-pattern>*/.private/*</exclude-pattern>
13
<exclude-pattern>*/node_modules/*</exclude-pattern>
14
<exclude-pattern>*/tests/*</exclude-pattern>
15
<exclude-pattern>*/assets/*</exclude-pattern>
0 commit comments