HBot/.editorconfig

9 lines
106 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.cs]
indent_size = 4
indent_style = space