Cxbx-Reloaded/resource/.editorconfig

9 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