Skip to content

Commit bdbfc36

Browse files
committed
fix: Added missing severity
1 parent f0539b1 commit bdbfc36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configurations/global.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,4 +171,4 @@ dotnet_diagnostic.IDE0046.severity = sugges
171171

172172
# Prefer standard constructors
173173
csharp_style_prefer_primary_constructors = false
174-
dotnet_diagnostic.IDE0290.severity =
174+
dotnet_diagnostic.IDE0290.severity = suggestion

0 commit comments

Comments
 (0)