Skip to content

Commit

Permalink
Remove deprecated SlevomatCodingStandard.Classes.UnusedPrivateElements
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Oct 12, 2020
1 parent a76b66e commit f458a83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PSR12NeutronRuleset/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@
<rule ref="SlevomatCodingStandard.Operators.RequireCombinedAssignmentOperator"/>
<rule ref="SlevomatCodingStandard.Numbers.DisallowNumericLiteralSeparator"/>
<!-- Cleaning -->
<rule ref="SlevomatCodingStandard.Classes.UnusedPrivateElements"/>
<rule ref="SlevomatCodingStandard.Functions.UnusedInheritedVariablePassedToClosure"/>
<rule ref="SlevomatCodingStandard.Functions.UnusedParameter"/>
<rule ref="SlevomatCodingStandard.Functions.UselessParameterDefaultValue"/>
Expand Down

0 comments on commit f458a83

Please sign in to comment.