Skip to content

Commit

Permalink
IDE0210
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Jul 18, 2024
1 parent 13f084e commit a01dbcd
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 @@ -220,6 +220,8 @@ dotnet_diagnostic.IDE0160.severity = none
dotnet_diagnostic.IDE0180.severity = error
# Remove unnecessary lambda expression
dotnet_diagnostic.IDE0200.severity = error
# Convert to top level statements (Program.Main)
dotnet_diagnostic.IDE0210.severity = none
# Use UTF-8 string literal
dotnet_diagnostic.IDE0230.severity = error
# Use Primary constructor
Expand Down

0 comments on commit a01dbcd

Please sign in to comment.