shapez/.editorconfig

8 lines
136 B
INI
Raw Normal View History

2020-10-06 17:28:17 +02:00
root = true
[{src, translations}/*]
end_of_line = crlf
insert_final_newline = true
indent_style = space
indent_size = 4
charset = utf-8