Skip to content

Commit

Permalink
Removing S6964.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Jun 24, 2024
1 parent 7e2ae0d commit 7fb550a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Lombiq.Analyzers/Lombiq.Analyzers.globalconfig
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,8 @@ dotnet_diagnostic.S4432.severity = warning
dotnet_diagnostic.S4487.severity = warning
dotnet_diagnostic.S4564.severity = warning
dotnet_diagnostic.S6934.severity = none
# We don't utilize this rule. Warnings also don't show up in IDE.
dotnet_diagnostic.S6964.severity = none
dotnet_diagnostic.S881.severity = warning

# StyleCop.Analyzers rules
Expand Down

0 comments on commit 7fb550a

Please sign in to comment.