Skip to content

Commit 09cd29c

Browse files
committed
remove empty rule
1 parent 017ff10 commit 09cd29c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

phpcs.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@
4444
<exclude-pattern>tests/*</exclude-pattern>
4545
</rule>
4646

47-
<rule ref="PEAR.NamingConventions.ValidClassName.Invalid">
48-
49-
</rule>
50-
5147
<rule ref="PEAR.NamingConventions.ValidClassName">
5248
<exclude-pattern>classes/ActionScheduler_wcSystemStatus.php</exclude-pattern>
5349
<exclude-pattern>classes/data-stores/ActionScheduler_wpCommentLogger.php</exclude-pattern>

0 commit comments

Comments
 (0)