mirror of
https://github.com/haven1433/HexManiacAdvance.git
synced 2026-05-31 20:42:43 -05:00
10 lines
159 B
INI
10 lines
159 B
INI
|
|
root = true
|
|
|
|
[*.cs]
|
|
indent_style = space
|
|
indent_size = 3
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|
|
csharp_new_line_before_open_brace = none
|