1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-07-23 02:14:20 +07:00
vault-frontend/.editorconfig
Fedor Katurov ca35fabae8 changed todos
2019-12-13 11:52:56 +07:00

9 lines
148 B
INI

root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true