t5_bot_warfare/.editorconfig

12 lines
181 B
INI
Raw Normal View History

2021-09-09 11:28:20 -06:00
root = true
[*]
indent_style = tab
indent_size = 2
charset = latin1
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false