We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
contrib-list.php
1 parent 60dade9 commit 10e58afCopy full SHA for 10e58af
phpcs.xml.dist
@@ -89,7 +89,6 @@
89
<rule ref="WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound">
90
<exclude-pattern>*/php/commands/src/CLI_(Cache_)?Command\.php$</exclude-pattern>
91
<exclude-pattern>*/php/commands/src/Help_Command\.php$</exclude-pattern>
92
- <exclude-pattern>*/utils/contrib-list\.php$</exclude-pattern>
93
</rule>
94
95
<!-- Exclude existing classes from the prefix rule as it would break BC to prefix them now. -->
utils/contrib-list.php
0 commit comments