Skip to content

Commit

Permalink
[Config] Updated .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Jul 15, 2024
1 parent 8e55946 commit 3afb534
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ dotnet_diagnostic.IDE0046.severity = suggestion
dotnet_diagnostic.IDE0055.severity = none
# Expression value is never used
dotnet_diagnostic.IDE0058.severity = suggestion
# Remove unused parameter
dotnet_diagnostic.IDE0060.severity = suggestion
# Using statement can be simplified
dotnet_diagnostic.IDE0063.severity = none
# Use block scoped namespace
Expand Down

0 comments on commit 3afb534

Please sign in to comment.