iw4_bot_warfare/.editorconfig
2024-01-11 13:40:16 -06:00

12 lines
181 B
INI

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