We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 954dfc9 commit cd21fd7Copy full SHA for cd21fd7
.github/workflows/nix-flake-check.yml
@@ -43,5 +43,4 @@ jobs:
43
44
- name: Formatter check
45
run: |
46
- nix fmt
47
- git diff --exit-code
+ nix fmt -- -vv flake.nix --ci
0 commit comments