Skip to content

Commit 3c25632

Browse files
committed
Activate CA2207: Initialize value type static fields inline
1 parent ae46adf commit 3c25632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodingGuidelines.ruleset

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@
4141
<Rule Id="CA1849" Action="Warning" />
4242
<Rule Id="CA2000" Action="Warning" />
4343
<Rule Id="CA2119" Action="Warning" />
44+
<Rule Id="CA2207" Action="Warning" />
4445
</Rules>
4546
</RuleSet>

0 commit comments

Comments
 (0)