1
0
cuberite-2a/.editorconfig

9 lines
113 B
INI
Raw Normal View History

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