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 1f7ee70 commit 5fe9a49Copy full SHA for 5fe9a49
.editorconfig
@@ -68,15 +68,6 @@ end_of_line = lf
68
[Makefile]
69
indent_style = tab
70
71
-##########################################
72
-# Default .NET Code Style Severities
73
-# https://docs.microsoft.com/dotnet/fundamentals/code-analysis/configuration-options#scope
74
75
-
76
-[*.{cs,csx,cake,vb,vbx}]
77
-# Default Severity for all .NET Code Style rules below
78
-dotnet_analyzer_diagnostic.severity = warning
79
80
##########################################
81
# Language Rules
82
# https://docs.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/language-rules
0 commit comments