Closed
Description
Goal
Prevent users from commiting if it doesn't match the current cz rules.
Description
Let's say a team is using as cz rule conventional-commits
, and they want to enforce the project to always use conventional-commits by doing this in a pre-commit
hook.
Adding the command cz check
would make it easy to validate this.
Metadata
Metadata
Assignees
Labels
No labels