File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5252 <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInCall" />
5353 <rule ref =" SlevomatCodingStandard.Functions.DisallowTrailingCommaInDeclaration" >
5454 <properties >
55- <property name =" onlySingleLine" type = " boolean " value =" true" />
55+ <property name =" onlySingleLine" value =" true" />
5656 </properties >
5757 </rule >
5858 <rule ref =" SlevomatCodingStandard.Functions.DisallowTrailingCommaInClosureUse" >
5959 <properties >
60- <property name =" onlySingleLine" type = " boolean " value =" true" />
60+ <property name =" onlySingleLine" value =" true" />
6161 </properties >
6262 </rule >
6363 <rule ref =" SlevomatCodingStandard.Functions.DisallowTrailingCommaInCall" >
6464 <properties >
65- <property name =" onlySingleLine" type = " boolean " value =" true" />
65+ <property name =" onlySingleLine" value =" true" />
6666 </properties >
6767 </rule >
6868
You can’t perform that action at this time.
0 commit comments