tootle-linux-client/src/.editorconfig

11 lines
122 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = false
charset = utf-8
[*.sh]
indent_size = 4
indent_style = tab