1
0
mirror of https://github.com/Mikaela/Limnoria.git synced 2025-01-13 05:32:33 +01:00
Limnoria/.editorconfig

9 lines
132 B
INI

root = true
[*]
end_of_line = lf
trim_trailing_whitespace = false
insert_final_newline = true
charset = utf-8
indent_style = space