Closed matthiasbeyer closed 2 years ago
This PR adds commit linting in the actions workflows as well as a lint to block PRs that contain git-commit --fixup or git-commit --squash commits.
git-commit --fixup
git-commit --squash
bors single on bors merge
Build succeeded:
This PR adds commit linting in the actions workflows as well as a lint to block PRs that contain
git-commit --fixup
orgit-commit --squash
commits.