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.
2 parents fc49d4c + 3734c89 commit 9a54ac3Copy full SHA for 9a54ac3
.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