We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45d06ae commit 20b9313Copy full SHA for 20b9313
.editorconfig
@@ -522,3 +522,4 @@ dotnet_diagnostic.SA1011.severity = none # Space needed after closing
522
523
dotnet_diagnostic.S1172.severity = none # False positive: Unused method parameters should be removed
524
dotnet_diagnostic.CA1510.severity = none # ArgumentNullException throw helper not available for all targets
525
+dotnet_diagnostic.SA1010.severity = none # SA1010: Opening square brackets should be spaced correctly
0 commit comments