You've already forked linux-packaging-mono
Imported Upstream version 5.4.0.199
Former-commit-id: f4d318e4b2f128fa9f4d31b37bb3839a3fc0dfb2
This commit is contained in:
parent
536cd135cc
commit
5924117973
6
external/linker/cecil/.editorconfig
vendored
6
external/linker/cecil/.editorconfig
vendored
@@ -3,3 +3,9 @@ root = true
|
||||
|
||||
[*.cs]
|
||||
indent_style = tab
|
||||
csharp_space_between_method_declaration_name_and_open_parenthesis = true
|
||||
csharp_space_between_method_call_name_and_opening_parenthesis = true
|
||||
csharp_space_before_open_square_brackets = true
|
||||
csharp_new_line_before_open_brace = methods
|
||||
csharp_new_line_before_else = false
|
||||
csharp_indent_switch_labels = false
|
||||
Reference in New Issue
Block a user