Files
flake-templates/.editorconfig

11 lines
124 B
INI

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