Skip to content

Commit 7f818be

Browse files
simPodgrongor
authored andcommitted
Drop sniffs already required by Doctrine CS
1 parent e6c68a4 commit 7f818be

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Cdn77/ruleset.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
</rule>
4242

4343
<rule ref="SlevomatCodingStandard.Arrays.MultiLineArrayEndBracketPlacement"/>
44-
<rule ref="SlevomatCodingStandard.Arrays.SingleLineArrayWhitespace"/>
4544
<rule ref="SlevomatCodingStandard.Classes.ClassStructure">
4645
<properties>
4746
<property name="groups" type="array" value="
@@ -89,7 +88,6 @@
8988
</rule>
9089
<rule ref="SlevomatCodingStandard.Commenting.RequireOneLineDocComment"/>
9190
<rule ref="SlevomatCodingStandard.Files.LineLength"/>
92-
<rule ref="SlevomatCodingStandard.Operators.NegationOperatorSpacing"/>
9391

9492
<rule ref="Squiz.WhiteSpace.OperatorSpacing">
9593
<properties>

0 commit comments

Comments
 (0)