1
0
cuberite-2a/.editorconfig
2017-08-21 20:20:00 +02:00

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