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 e6c68a4 commit 7f818beCopy full SHA for 7f818be
src/Cdn77/ruleset.xml
@@ -41,7 +41,6 @@
41
</rule>
42
43
<rule ref="SlevomatCodingStandard.Arrays.MultiLineArrayEndBracketPlacement"/>
44
- <rule ref="SlevomatCodingStandard.Arrays.SingleLineArrayWhitespace"/>
45
<rule ref="SlevomatCodingStandard.Classes.ClassStructure">
46
<properties>
47
<property name="groups" type="array" value="
@@ -89,7 +88,6 @@
89
88
90
<rule ref="SlevomatCodingStandard.Commenting.RequireOneLineDocComment"/>
91
<rule ref="SlevomatCodingStandard.Files.LineLength"/>
92
- <rule ref="SlevomatCodingStandard.Operators.NegationOperatorSpacing"/>
93
94
<rule ref="Squiz.WhiteSpace.OperatorSpacing">
95
0 commit comments