Skip to content

Commit 8a77b49

Browse files
Merge pull request #20 from SixLabors/js/fix-analyzer-severity
Remove analyzer severity setting
2 parents 1f7ee70 + 5fe9a49 commit 8a77b49

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.editorconfig

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,6 @@ end_of_line = lf
6868
[Makefile]
6969
indent_style = tab
7070

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-
8071
##########################################
8172
# Language Rules
8273
# https://docs.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/language-rules

0 commit comments

Comments
 (0)