We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5184e0 commit a62140aCopy full SHA for a62140a
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