Merge pull request 'ci: use treefmt2 with flag --ci' (#248) from ci-treefmt into main

Reviewed-on: pub-solar/infra#248
Reviewed-by: hensoko <hensoko@noreply.git.pub.solar>
This commit is contained in:
teutat3s 2024-11-06 14:40:03 +00:00
commit da529b023e
Signed by: pub.solar gitea
GPG key ID: F0332B04B7054873
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ jobs:
- name: Check formatting - name: Check formatting
run: | run: |
nix --accept-flake-config --access-tokens '' develop --command treefmt --fail-on-change nix --accept-flake-config --access-tokens '' develop --command treefmt --ci
- name: Run flake checks - name: Run flake checks
run: | run: |

View file

@ -108,7 +108,7 @@
nvfetcher nvfetcher
shellcheck shellcheck
shfmt shfmt
treefmt inputs.unstable.legacyPackages.${system}.treefmt2
nixos-generators nixos-generators
inputs.unstable.legacyPackages.${system}.opentofu inputs.unstable.legacyPackages.${system}.opentofu
terraform-backend-git terraform-backend-git