Skip to content

Commit

Permalink
fix: Added missing severity
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Nov 3, 2024
1 parent f0539b1 commit bdbfc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configurations/global.editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,4 @@ dotnet_diagnostic.IDE0046.severity = sugges

# Prefer standard constructors
csharp_style_prefer_primary_constructors = false
dotnet_diagnostic.IDE0290.severity =
dotnet_diagnostic.IDE0290.severity = suggestion

0 comments on commit bdbfc36

Please sign in to comment.