File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 2222 <property name =" tabIndent" value =" true" />
2323 </properties >
2424 </rule >
25+ <rule ref =" SlevomatCodingStandard.Arrays.TrailingArrayComma" />
2526 <rule ref =" SlevomatCodingStandard.ControlStructures.AssignmentInCondition" />
2627 <rule ref =" SlevomatCodingStandard.ControlStructures.NewWithParentheses" />
2728 <rule ref =" SlevomatCodingStandard.ControlStructures.RequireMultiLineCondition" >
7576 <property name =" linesCountAfterLastUseWhenLastInClass" value =" 1" />
7677 </properties >
7778 </rule >
79+ <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInCall" />
80+ <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration" />
7881 <rule ref =" SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses" />
7982 <rule ref =" SlevomatCodingStandard.Namespaces.DisallowGroupUse" />
8083 <rule ref =" SlevomatCodingStandard.Namespaces.NamespaceSpacing" >
You can’t perform that action at this time.
0 commit comments