UnleashedRecomp/.editorconfig
2024-09-30 13:45:09 +06:00

10 lines
135 B
INI

# editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
end_of_line = lf