bonsix/.editorconfig
emma 1dff7d7e18
Revert ".editorconfig: fixed utf8 issue"
This reverts commit d20a1da6f85ed83339668bd7c24175a11d7d2f1e.
2023-12-27 15:42:27 -07:00

9 lines
112 B
INI

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