File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -272,9 +272,7 @@ https://github.com/slevomat/coding-standard
272
272
<rule ref =" SlevomatCodingStandard.Commenting.DisallowOneLinePropertyDocComment" >
273
273
<exclude name =" SlevomatCodingStandard.Commenting.DisallowOneLinePropertyDocComment.OneLinePropertyComment" />
274
274
</rule >
275
- <rule ref =" SlevomatCodingStandard.ControlStructures.DisallowContinueWithoutIntegerOperandInSwitch" >
276
- <exclude name =" SlevomatCodingStandard.ControlStructures.NewWithoutParentheses.UselessParentheses" />
277
- </rule >
275
+ <rule ref =" SlevomatCodingStandard.ControlStructures.DisallowContinueWithoutIntegerOperandInSwitch" />
278
276
<rule ref =" SlevomatCodingStandard.ControlStructures.RequireMultiLineTernaryOperator" >
279
277
<exclude name =" SlevomatCodingStandard.ControlStructures.RequireMultiLineTernaryOperator.MultiLineTernaryOperatorNotUsed" />
280
278
</rule >
You can’t perform that action at this time.
0 commit comments