Skip to content

Commit

Permalink
more excludes for commenting format
Browse files Browse the repository at this point in the history
  • Loading branch information
adeojonathan committed May 24, 2015
1 parent c2a0783 commit 057aca4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ruleset.xml
Expand Up @@ -21,5 +21,7 @@
<exclude name="Squiz.Commenting.InlineComment.NotCapital"/>
<exclude name="Squiz.Commenting.FileComment.WrongStyle"/>
<exclude name="Squiz.Commenting.BlockComment.NoEmptyLineBefore"/>
<exclude name="Squiz.Commenting.InlineComment.SpacingBefore"/>
<exclude name="Squiz.Commenting.InlineComment.InvalidEndChar"/>
</rule>
</ruleset>

0 comments on commit 057aca4

Please sign in to comment.