Cxbx-Reloaded/resource/.editorconfig
2018-05-29 13:41:03 -05:00

8 lines
131 B
INI

root = true
[*.rc]
indent_size = 4
trim_trailing_whitespace = true
end_of_line = crlf
insert_final_newline = true
charset = utf-8