nix-pills/.editorconfig
2017-08-13 09:54:34 -04:00

7 lines
No EOL
113 B
INI

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