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.
2 parents b5bb069 + 72818a7 commit bf22355Copy full SHA for bf22355
WordPress-Extra/ruleset.xml
@@ -76,9 +76,6 @@
76
<rule ref="Squiz.Scope.MemberVarScope"/>
77
<rule ref="Squiz.WhiteSpace.ScopeKeywordSpacing"/>
78
<rule ref="PSR2.Methods.MethodDeclaration"/>
79
- <rule ref="PSR2.Methods.MethodDeclaration.Underscore">
80
- <type>warning</type>
81
- </rule>
82
83
<!-- Warn against using fully-qualified class names instead of the self keyword. -->
84
<rule ref="Squiz.Classes.SelfMemberReference.NotUsed">
0 commit comments