add configuration files
This commit is contained in:
5
.editorconfig
Normal file
5
.editorconfig
Normal file
@@ -0,0 +1,5 @@
|
||||
# don't complain about using the System.Int32 versions instead of int
|
||||
dotnet_diagnostic.IDE0049.severity = none
|
||||
|
||||
# don't complain about accessing a member through nested namespace/classes
|
||||
dotnet_diagnostic.IDE0002.severity = none
|
||||
Reference in New Issue
Block a user