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.
1 parent f4a3980 commit 9f58e41Copy full SHA for 9f58e41
src/PeckaCodingStandard/ruleset.xml
@@ -10,7 +10,6 @@
10
<rule ref="Generic.Classes.DuplicateClassName"/>
11
<rule ref="Squiz.Classes.LowercaseClassKeywords"/>
12
<rule ref="SlevomatCodingStandard.Classes.ClassConstantVisibility"/>
13
- <rule ref="SlevomatCodingStandard.Classes.UnusedPrivateElements"/>
14
<rule ref="SlevomatCodingStandard.Classes.PropertySpacing">
15
<properties>
16
<property name="minLinesCountBeforeWithComment" value="1"/>
0 commit comments