hopper/.editorconfig

9 lines
112 B
INI

root = true
[*]
charset = utf8
end_of_line = lf
indent_style = tab
indent_size = 4
insert_final_newline = true