shapez/.editorconfig

8 lines
136 B
INI
Executable File

root = true
[{src, translations}/*]
end_of_line = crlf
insert_final_newline = true
indent_style = space
indent_size = 4
charset = utf-8