1
0
mirror of https://github.com/ineedbots/iw5_bot_warfare.git synced 2025-06-07 16:57:42 +00:00
iw5_bot_warfare/.editorconfig
2021-09-09 11:29:04 -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