Skip to content

Commit 057aca4

Browse files
committed
more excludes for commenting format
1 parent c2a0783 commit 057aca4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ruleset.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,7 @@
2121
<exclude name="Squiz.Commenting.InlineComment.NotCapital"/>
2222
<exclude name="Squiz.Commenting.FileComment.WrongStyle"/>
2323
<exclude name="Squiz.Commenting.BlockComment.NoEmptyLineBefore"/>
24+
<exclude name="Squiz.Commenting.InlineComment.SpacingBefore"/>
25+
<exclude name="Squiz.Commenting.InlineComment.InvalidEndChar"/>
2426
</rule>
2527
</ruleset>

0 commit comments

Comments
 (0)