Skip to content

Commit 9f58e41

Browse files
committed
Nevyužité private property hlídá PHPStan
1 parent f4a3980 commit 9f58e41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PeckaCodingStandard/ruleset.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
<rule ref="Generic.Classes.DuplicateClassName"/>
1111
<rule ref="Squiz.Classes.LowercaseClassKeywords"/>
1212
<rule ref="SlevomatCodingStandard.Classes.ClassConstantVisibility"/>
13-
<rule ref="SlevomatCodingStandard.Classes.UnusedPrivateElements"/>
1413
<rule ref="SlevomatCodingStandard.Classes.PropertySpacing">
1514
<properties>
1615
<property name="minLinesCountBeforeWithComment" value="1"/>

0 commit comments

Comments
 (0)