0
0
mirror of https://github.com/hydralauncher/hydra.git synced 2024-11-11 10:49:24 +00:00
hydra/.editorconfig
2024-04-21 06:26:29 +01:00

9 lines
154 B
INI

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