Skip to content

Commit 5b455c0

Browse files
committed
typo
1 parent 4225016 commit 5b455c0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

preset-sniffer/Nette.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)