Skip to content

Commit

Permalink
Remove Squiz.Commenting.BlockComment.WrongStart
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-chetan committed Jul 22, 2023
1 parent 4034eb3 commit 66b0413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
<rule ref="Squiz.Commenting.BlockComment">
<exclude name="Squiz.Commenting.BlockComment.FirstLineIndent"/>
<exclude name="Squiz.Commenting.BlockComment.LineIndent"/>
<exclude name="Squiz.Commenting.BlockComment.WrongStart"/>
</rule>
<rule ref="Squiz.Commenting.ClassComment">
<exclude name="Squiz.Commenting.ClassComment.Missing" />
Expand Down

0 comments on commit 66b0413

Please sign in to comment.