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 fac34b3 commit 14895b3Copy full SHA for 14895b3
phpcs.xml.dist
@@ -55,4 +55,6 @@
55
<rule ref="WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound">
56
<exclude-pattern>*/src/DB_Command\.php$</exclude-pattern>
57
</rule>
58
+
59
+ <exclude-pattern>/tests/phpstan/scan-files</exclude-pattern>
60
</ruleset>
0 commit comments