We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5184e0 commit 5a7fbc8Copy full SHA for 5a7fbc8
src/.editorconfig
@@ -229,3 +229,4 @@ dotnet_naming_style.begins_with_i.capitalization = pascal_case
229
230
# Escalate 'Style' / IDE diagnostics to warnings to have them enabled in CLI builds
231
dotnet_analyzer_diagnostic.category-Style.severity = warning
232
+dotnet_diagnostic.IDE0305.severity = none # Use collection expression for fluent
0 commit comments