Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
CptWesley committed Oct 9, 2021
1 parent 26ba2ab commit c666f31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Ruleset.ruleset
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<Rules AnalyzerId="Microsoft.Analyzers.ManagedCodeAnalysis" RuleNamespace="Microsoft.Rules.Managed">
<Rule Id="CA1001" Action="Warning" />
<Rule Id="CA1009" Action="Warning" />
<Rule Id="CA1014" Action="None" />
<Rule Id="CA1021" Action="None" />
<Rule Id="CA1024" Action="Warning" />
<Rule Id="CA1031" Action="Warning" />
Expand Down

0 comments on commit c666f31

Please sign in to comment.