1
0
Fork 0
mirror of https://github.com/MetaProvide/talked-client.git synced 2025-04-11 15:51:27 +00:00
talked-client/.editorconfig

9 lines
147 B
INI

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