We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lint-nix
1 parent 0404f0b commit b67d1ddCopy full SHA for b67d1dd
.github/workflows/linters.yml
@@ -151,7 +151,6 @@ jobs:
151
sparse-checkout-cone-mode: false
152
- uses: cachix/install-nix-action@2126ae7fc54c9df00dd18f7f18754393182c73cd # v31.9.1
153
- name: Lint Nix files
154
- id: lint-step
155
run: |
156
nix-shell -I nixpkgs=./tools/nix/pkgs.nix -p 'nixfmt-tree' --run '
157
treefmt --quiet --ci
0 commit comments