nix-flake-outputs-size/.editorconfig
2025-03-10 23:22:13 +01:00

8 lines
125 B
INI

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