We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5723c6c commit 5019181Copy full SHA for 5019181
Consistence/ruleset.xml
@@ -81,6 +81,7 @@
81
<rule ref="SlevomatCodingStandard.ControlStructures.NewWithParentheses"/>
82
<rule ref="SlevomatCodingStandard.Exceptions.DeadCatch"/>
83
<rule ref="SlevomatCodingStandard.Exceptions.ReferenceThrowableOnly"/>
84
+ <rule ref="SlevomatCodingStandard.PHP.ShortList"/>
85
<rule ref="SlevomatCodingStandard.PHP.TypeCast"/>
86
<rule ref="SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses">
87
<properties>
0 commit comments