next-template/.editorconfig
Florian Bouillon 21eba2d473
Updated files
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-03-31 11:16:04 +02:00

9 lines
128 B
INI

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