1
0
Fork 0
cuberite-2a/.editorconfig

11 lines
145 B
INI

root = true
[*]
indent_style = tab
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
spaces_around_operators = true