t6_bot_warfare/.editorconfig
2024-01-04 15:43:23 -06:00

12 lines
182 B
INI

root = true
[*]
indent_style = tab
indent_size = 2
charset = latin1
trim_trailing_whitespace = false
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false