server/.editorconfig

10 lines
113 B
INI
Raw Permalink Normal View History

2022-09-02 17:23:08 +00:00
root = true
[*]
end_of_line = lf
insert_final_line = true
charset = utf-8
indent_style = space
indent_size = 2