Skip to content

Commit

Permalink
Merge pull request #20 from SixLabors/js/fix-analyzer-severity
Browse files Browse the repository at this point in the history
Remove analyzer severity setting
  • Loading branch information
JimBobSquarePants authored Jun 15, 2021
2 parents 1f7ee70 + 5fe9a49 commit 8a77b49
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,6 @@ end_of_line = lf
[Makefile]
indent_style = tab

##########################################
# Default .NET Code Style Severities
# https://docs.microsoft.com/dotnet/fundamentals/code-analysis/configuration-options#scope
##########################################

[*.{cs,csx,cake,vb,vbx}]
# Default Severity for all .NET Code Style rules below
dotnet_analyzer_diagnostic.severity = warning

##########################################
# Language Rules
# https://docs.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/language-rules
Expand Down

0 comments on commit 8a77b49

Please sign in to comment.