We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae46adf commit 3c25632Copy full SHA for 3c25632
CodingGuidelines.ruleset
@@ -41,5 +41,6 @@
41
<Rule Id="CA1849" Action="Warning" />
42
<Rule Id="CA2000" Action="Warning" />
43
<Rule Id="CA2119" Action="Warning" />
44
+ <Rule Id="CA2207" Action="Warning" />
45
</Rules>
46
</RuleSet>
0 commit comments