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

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