nix-flake-outputs-size/.editorconfig

9 lines
125 B
INI
Raw Permalink Normal View History

[*]
end_of_line = lf
charset = utf-8
[*.{nix,json,sh}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true