ex_trainer/.editorconfig
2021-06-22 01:52:43 +00:00

11 lines
133 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
[*.{ex,exs,yml}]
indent_size = 2
indent_style = space