5 Commits

Author SHA1 Message Date
Matt Sturgeon 8d94c496e9 ci/treefmt: add gitMinimal for treefmt
treefmt needs git on the PATH for its default `tree-root` calculation,
`git rev-parse --show-toplevel`
2026-07-07 11:07:31 +01:00
George Macon 45e309e3a3 ci/treefmt: enable or-identifier rule
All remaining unquoted uses of or as an identifier were removed in
PR #475723, so this rule can now be enabled to prevent it from coming
back.
2026-06-24 09:56:48 -04:00
Acid Bong b36cb1bb91 ci/treefmt: sort formatters alphabetically 2026-06-13 11:39:52 +03:00
Acid Bong d1d4934041 ci/treefmt: use pkgs.treefmt.withConfig 2026-06-13 11:39:51 +03:00
Acid Bong e99b887ce8 ci: move Treefmt settings into a separate file 2026-06-10 22:22:07 +03:00