Skip to content

Commit

Permalink
Add CA1839 to unshipped rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Sören Kuklau committed Feb 18, 2021
1 parent 82745ec commit 8155018
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/NetAnalyzers/Core/AnalyzerReleases.Unshipped.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
; Please do not edit this file manually, it should only be updated through code fix application.

### New Rules
Rule ID | Category | Severity | Notes
--------|----------|----------|-------
CA1839 | Performance | Info | DoNotGuardDictionaryRemoveByContainsKey, [Documentation](https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1839)

### Removed Rules

Rule ID | Category | Severity | Notes
Expand Down

0 comments on commit 8155018

Please sign in to comment.