ninesols-extra-saves/.editorconfig

7 lines
172 B
INI
Raw Permalink Normal View History

root = true
[*.cs]
csharp_new_line_before_open_brace = none
csharp_new_line_before_else = false
csharp_new_line_before_catch = false
csharp_new_line_before_finally = false