nix-flake-outputs-size/.editorconfig
Jalil David Salamé Messina 8925f3da6d
Some checks failed
/ check (treefmt) (push) Successful in 4s
/ report-size (push) Failing after 4s
/ report-download-check (push) Has been skipped
WIP: refactor: port to JS
This should hopefully reduce the complexity of the action
2025-07-11 17:54:10 +02:00

8 lines
128 B
INI

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