Skip to content

Commit 0239626

Browse files
authored
refactor(cs): drop SlevomatCodingStandard.Arrays.MultiLineArrayEndBracketPlacement rule (#74)
1 parent f3460ba commit 0239626

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Cdn77/ruleset.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838

3939
<rule ref="Cdn77.NamingConventions.ValidVariableName"/>
4040

41-
<rule ref="SlevomatCodingStandard.Arrays.MultiLineArrayEndBracketPlacement"/>
4241
<rule ref="SlevomatCodingStandard.Classes.ClassStructure">
4342
<properties>
4443
<property name="groups" type="array" value="

0 commit comments

Comments
 (0)