tootle-linux-client/src/.editorconfig

11 lines
122 B
INI
Raw Normal View History

2020-05-29 14:19:35 +02:00
root = true
[*]
end_of_line = lf
insert_final_newline = false
charset = utf-8
[*.sh]
indent_size = 4
indent_style = tab