hopper/.editorconfig

9 lines
112 B
INI
Raw Normal View History

2023-03-26 23:08:28 +00:00
root = true
[*]
charset = utf8
end_of_line = lf
indent_style = tab
indent_size = 4
insert_final_newline = true