Skip to content

Commit

Permalink
chore(solution): .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
truemogician committed Oct 16, 2021
1 parent 1a0831c commit 9d46d67
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[*.cs]

# Default severity for analyzer diagnostics with category 'Style'
dotnet_analyzer_diagnostic.category-Style.severity = none

0 comments on commit 9d46d67

Please sign in to comment.