mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
refactor: move actions from alejandra>nixpkgs-fmt
This commit is contained in:
parent
23cfb96adb
commit
2a08576697
2 changed files with 4 additions and 4 deletions
2
.github/workflows/flake-checks.yaml
vendored
2
.github/workflows/flake-checks.yaml
vendored
|
|
@ -19,4 +19,4 @@ jobs:
|
|||
- name: Check for lints in .nix files
|
||||
run: nix run nixpkgs#statix -- check
|
||||
- name: Check formatting in .nix files
|
||||
run: git ls-files '*.nix' | xargs nix run nixpkgs#alejandra -- --check
|
||||
run: git ls-files '*.nix' | xargs nix run nixpkgs#nixpkgs-fmt -- --check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue