Fix: todo already scanned

This commit is contained in:
Regis Houssin 2012-01-16 10:05:59 +01:00
parent 9d2e547c00
commit 55c8b9840b

View File

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