Skip to content

Commit 10e58af

Browse files
authored
Remove contrib-list.php (#5851)
* Remove `contrib-list.php` * Update phpcs config
1 parent 60dade9 commit 10e58af

File tree

2 files changed

+0
-206
lines changed

2 files changed

+0
-206
lines changed

phpcs.xml.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
<rule ref="WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound">
9090
<exclude-pattern>*/php/commands/src/CLI_(Cache_)?Command\.php$</exclude-pattern>
9191
<exclude-pattern>*/php/commands/src/Help_Command\.php$</exclude-pattern>
92-
<exclude-pattern>*/utils/contrib-list\.php$</exclude-pattern>
9392
</rule>
9493

9594
<!-- Exclude existing classes from the prefix rule as it would break BC to prefix them now. -->

utils/contrib-list.php

Lines changed: 0 additions & 205 deletions
This file was deleted.

0 commit comments

Comments
 (0)