Skip to content

Commit c98e26a

Browse files
committed
ci: Interpunction
The latter part is structurally a full sentence, if short.
1 parent 3895dfe commit c98e26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-nix-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
echo
9595
echo "nixfmt ${unformattedFiles[*]@Q}"
9696
echo
97-
echo "Make sure your branch is up to date with master, rebase if not."
97+
echo "Make sure your branch is up to date with master; rebase if not."
9898
echo "If you're having trouble, please ping @NixOS/nix-formatting"
9999
exit 1
100100
fi

0 commit comments

Comments
 (0)