Skip to content

Commit 71d81d7

Browse files
committed
removed comment from ruleset.xml
1 parent 7965690 commit 71d81d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Inpsyde/ruleset.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
<rule ref="WordPress">
77

8-
<!-- Yoda conditions are not helpful, cost only time. -->
98
<exclude name="WordPress.PHP.YodaConditions"/>
109

1110
<exclude name="Generic.PHP.LowerCaseConstant"/>
@@ -19,7 +18,7 @@
1918
<exclude name="Squiz.Commenting.FunctionComment.SpacingBeforeParamType"/>
2019
<exclude name="Squiz.Commenting.FunctionComment.SpacingBeforeParams"/>
2120

22-
<!-- Exclude Full Stops on inline comment. -->
21+
<!-- Exclude full stops on inline comment. -->
2322
<exclude name="Squiz.Commenting.InlineComment.InvalidEndChar"/>
2423
<exclude name="Squiz.Commenting.FunctionComment.MissingParamComment"/>
2524

0 commit comments

Comments
 (0)