We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3895dfe commit c98e26aCopy full SHA for c98e26a
.github/workflows/check-nix-format.yml
@@ -94,7 +94,7 @@ jobs:
94
echo
95
echo "nixfmt ${unformattedFiles[*]@Q}"
96
97
- echo "Make sure your branch is up to date with master, rebase if not."
+ echo "Make sure your branch is up to date with master; rebase if not."
98
echo "If you're having trouble, please ping @NixOS/nix-formatting"
99
exit 1
100
fi
0 commit comments