We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e3909 commit a48d687Copy full SHA for a48d687
1 file changed
StyleCop.Analyzers/StyleCop.Analyzers.ruleset
@@ -74,6 +74,7 @@
74
<Rule Id="IDE0003" Action="None" />
75
</Rules>
76
<Rules AnalyzerId="StyleCop.Analyzers" RuleNamespace="StyleCop.Analyzers">
77
+ <Rule Id="SA0000" Action="Hidden" />
78
<Rule Id="SA1000" Action="Error" />
79
<Rule Id="SA1001" Action="Error" />
80
<Rule Id="SA1021" Action="Error" />
0 commit comments