Skip to content

Commit

Permalink
Now checking member var comments
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Nov 26, 2015
1 parent 6096c9c commit 350511c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Standards/PHPCS/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<rule ref="Squiz.Commenting.InlineComment" />
<rule ref="Squiz.Commenting.LongConditionClosingComment" />
<rule ref="Squiz.Commenting.PostStatementComment" />
<rule ref="Squiz.Commenting.VariableComment" />
<rule ref="Squiz.Formatting.OperatorBracket" />
<rule ref="Squiz.Operators.ComparisonOperatorUsage" />
<rule ref="Squiz.PHP.DisallowInlineIf" />
Expand Down

0 comments on commit 350511c

Please # to comment.