Skip to content

Commit

Permalink
Remove UselessOverridingMethod
Browse files Browse the repository at this point in the history
because  968506e
  • Loading branch information
Olicek committed Jan 18, 2016
1 parent 93eba8e commit e283f59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions standards.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<rule ref="Generic.CodeAnalysis.EmptyStatement"/>
<rule ref="Generic.CodeAnalysis.JumbledIncrementer"/>
<rule ref="Generic.CodeAnalysis.UnconditionalIfStatement"/>
<rule ref="Generic.CodeAnalysis.UselessOverridingMethod"/>
<!-- <rule ref="Generic.CodeAnalysis.UselessOverridingMethod"/> -->

<!-- Files -->
<rule ref="Generic.Files.ByteOrderMark"/>
Expand Down Expand Up @@ -91,4 +91,4 @@
</properties>
</rule>

</ruleset>
</ruleset>

0 comments on commit e283f59

Please sign in to comment.