1
0
cuberite-2a/.editorconfig

11 lines
145 B
INI
Raw Normal View History

2017-08-21 14:20:00 -04:00
root = true
[*]
indent_style = tab
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
spaces_around_operators = true