mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Update .editorconfig
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[*.cs]
|
||||
indent_style = tab
|
||||
tab_widt = 8
|
||||
csharp_new_line_before_open_brace = false
|
||||
csharp_new_line_before_open_brace = methods,local_functions
|
||||
csharp_new_line_before_else = false
|
||||
csharp_new_line_before_catch = false
|
||||
csharp_new_line_before_finally = false
|
||||
|
||||
Reference in New Issue
Block a user