Restructure things to fit upcoming diff
This commit is contained in:
13
java/csharp/.editorconfig
Normal file
13
java/csharp/.editorconfig
Normal file
@@ -0,0 +1,13 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
end_of_line=LF
|
||||
|
||||
[*.cs]
|
||||
indent_style=space
|
||||
indent_size=4
|
||||
|
||||
[*.js]
|
||||
indent_style=space
|
||||
indent_size=2
|
||||
|
Reference in New Issue
Block a user