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 0202a8a commit 8af76a1Copy full SHA for 8af76a1
CodingGuidelines.ruleset
@@ -45,4 +45,7 @@
45
<Rule Id="CA2207" Action="Warning" />
46
<Rule Id="CA2217" Action="Warning" />
47
</Rules>
48
+ <Rules AnalyzerId="System.Text.RegularExpressions.Generator" RuleNamespace="System.Text.RegularExpressions.Generator">
49
+ <Rule Id="SYSLIB1045" Action="Warning" />
50
+ </Rules>
51
</RuleSet>
0 commit comments