chore: .editorconfig file for Code Style
This commit is contained in:
4
.editorconfig
Normal file
4
.editorconfig
Normal file
@@ -0,0 +1,4 @@
|
||||
[*.cs]
|
||||
|
||||
# Default severity for analyzer diagnostics with category 'CodeQuality'
|
||||
dotnet_analyzer_diagnostic.category-CodeQuality.severity = error
|
Reference in New Issue
Block a user