Qual: Removed false warnings
This commit is contained in:
parent
9efd2fcf45
commit
43c2bfb549
@ -8,7 +8,7 @@
|
|||||||
<rule ref="Generic.CodeAnalysis.EmptyStatement" />
|
<rule ref="Generic.CodeAnalysis.EmptyStatement" />
|
||||||
|
|
||||||
<rule ref="Generic.CodeAnalysis.EmptyStatement.NotAllowedWarning">
|
<rule ref="Generic.CodeAnalysis.EmptyStatement.NotAllowedWarning">
|
||||||
<severity>0</severity>
|
<severity>0</severity>
|
||||||
</rule>
|
</rule>
|
||||||
|
|
||||||
<!-- <rule ref="Generic.CodeAnalysis.ForLoopShouldBeWhileLoop" /> -->
|
<!-- <rule ref="Generic.CodeAnalysis.ForLoopShouldBeWhileLoop" /> -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user