Tooth/src/.editorconfig

11 lines
122 B
INI
Raw Normal View History

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