sledgemapper/.editorconfig
Michele Scandura 75dad86ba4
All checks were successful
continuous-integration/drone/push Build is passing
New campaign system
2021-09-23 09:44:56 +01:00

8 lines
No EOL
131 B
INI

root = true
[*]
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false