chore: initial commit
Signed-off-by: Alan Brault <alan.brault@visus.io>
This commit is contained in:
9
tests/.editorconfig
Normal file
9
tests/.editorconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
# C# files
|
||||
[*.cs]
|
||||
|
||||
#### C# Coding Conventions ####
|
||||
|
||||
# var preferences
|
||||
csharp_style_var_elsewhere = true:suggestion
|
||||
csharp_style_var_for_built_in_types = true:suggestion
|
||||
csharp_style_var_when_type_is_apparent = true:suggestion
|
||||
Reference in New Issue
Block a user