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
272272 <rule ref =" SlevomatCodingStandard.Commenting.DisallowOneLinePropertyDocComment" >
273273 <exclude name =" SlevomatCodingStandard.Commenting.DisallowOneLinePropertyDocComment.OneLinePropertyComment" />
274274 </rule >
275- <rule ref =" SlevomatCodingStandard.ControlStructures.DisallowContinueWithoutIntegerOperandInSwitch" >
276- <exclude name =" SlevomatCodingStandard.ControlStructures.NewWithoutParentheses.UselessParentheses" />
277- </rule >
275+ <rule ref =" SlevomatCodingStandard.ControlStructures.DisallowContinueWithoutIntegerOperandInSwitch" />
278276 <rule ref =" SlevomatCodingStandard.ControlStructures.RequireMultiLineTernaryOperator" >
279277 <exclude name =" SlevomatCodingStandard.ControlStructures.RequireMultiLineTernaryOperator.MultiLineTernaryOperatorNotUsed" />
280278 </rule >
You can’t perform that action at this time.
0 commit comments