Removed todo counted twice

This commit is contained in:
Laurent Destailleur 2012-01-16 12:50:55 +01:00
parent 64e0a4434d
commit d5b3aae135

View File

@ -31,7 +31,9 @@
<rule ref="Generic.CodeAnalysis.UselessOverridingMethod" />
<!--
<rule ref="Generic.Commenting.Todo" />
-->
<!-- Warning if action on same line than if -->
<!--