Skip to content

Commit bf22355

Browse files
authored
Merge pull request #1593 from WordPress-Coding-Standards/feature/extra-minor-ruleset-cleanup
Extra: remove superfluous directive
2 parents b5bb069 + 72818a7 commit bf22355

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

WordPress-Extra/ruleset.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,6 @@
7676
<rule ref="Squiz.Scope.MemberVarScope"/>
7777
<rule ref="Squiz.WhiteSpace.ScopeKeywordSpacing"/>
7878
<rule ref="PSR2.Methods.MethodDeclaration"/>
79-
<rule ref="PSR2.Methods.MethodDeclaration.Underscore">
80-
<type>warning</type>
81-
</rule>
8279

8380
<!-- Warn against using fully-qualified class names instead of the self keyword. -->
8481
<rule ref="Squiz.Classes.SelfMemberReference.NotUsed">

0 commit comments

Comments
 (0)