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 62c469d commit 3734c89Copy full SHA for 3734c89
.editorconfig
@@ -19,6 +19,8 @@ insert_final_newline = true
19
20
# StyleCop Diagnostic Rules =================
21
22
+dotnet_analyzer_diagnostic.severity = none
23
+
24
# Keywords must be spaced correctly.
25
dotnet_diagnostic.SA1000.severity = none
26
# Commas should be spaced correctly.
0 commit comments