OC-Minitel/.editorconfig

10 lines
107 B
INI

root = true
[*]
charset = utf-8
insert_final_newline = true
[*.lua]
indent_style = space
indent_size = 1