Skip to content

Commit 5019181

Browse files
committed
check using short PHP lists
1 parent 5723c6c commit 5019181

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Consistence/ruleset.xml

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
<rule ref="SlevomatCodingStandard.ControlStructures.NewWithParentheses"/>
8282
<rule ref="SlevomatCodingStandard.Exceptions.DeadCatch"/>
8383
<rule ref="SlevomatCodingStandard.Exceptions.ReferenceThrowableOnly"/>
84+
<rule ref="SlevomatCodingStandard.PHP.ShortList"/>
8485
<rule ref="SlevomatCodingStandard.PHP.TypeCast"/>
8586
<rule ref="SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses">
8687
<properties>

0 commit comments

Comments
 (0)