stages: - test nixfmt: stage: test image: nixery.dev/shell/git/nixfmt script: "nixfmt -c $(git ls-files '*.nix')"