Skip to content

Commit

Permalink
[Build Props] Updated src/CodeAnalysis.ruleset
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Jul 11, 2024
1 parent cddf603 commit 1693768
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/CodeAnalysis.ruleset
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,8 @@
<Rule Id="RCS1234" Action="Error"/>
<!-- RCS1235 - Optimize method call -->
<Rule Id="RCS1235" Action="Error"/>
<!-- RCS1236 - Use Exception filter -->
<Rule Id="RCS1236" Action="Error"/>
<!-- RCS1238 - Avoid nested ?: operators -->
<Rule Id="RCS1238" Action="Error"/>
<!-- RCS1240 - Operator is unnecessary -->
Expand Down

0 comments on commit 1693768

Please sign in to comment.