Skip to content

Commit

Permalink
Commented out class comment since it was erroring incorrectly.
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermeblanco committed Aug 20, 2014
1 parent 821e1e4 commit 78dc6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruleset.xml
Expand Up @@ -46,7 +46,7 @@

<!-- Rule #10: Document your code -->
<rule ref="Squiz.Commenting.DocCommentAlignment"/>
<rule ref="Squiz.Commenting.ClassComment"/>
<!--rule ref="Squiz.Commenting.ClassComment"/-->
<rule ref="Squiz.Commenting.VariableComment"/>
<rule ref="Squiz.Commenting.FunctionComment"/>
</ruleset>

0 comments on commit 78dc6dd

Please sign in to comment.