Skip to content

Commit

Permalink
Fixing bug
Browse files Browse the repository at this point in the history
  • Loading branch information
CMalvika committed Aug 24, 2018
1 parent 58be15e commit 2849a4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<exclude name="Generic.CodeAnalysis.UnusedFunctionParameter"/>
<exclude name="Generic.CodeAnalysis.UselessOverridingMethod"/>
<exclude name="Generic.CodeAnalysis.AssignmentInCondition"/>
<exclude name="Generic.CodeAnalysis.EmptyStatementSniff"/>
<exclude name="Generic.Commenting.Fixme"/>
<exclude name="Generic.Commenting.Todo"/>
<exclude name="Generic.ControlStructures.InlineControlStructure"/>
Expand Down

0 comments on commit 2849a4a

Please sign in to comment.