-
-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Labels
type: featureA new enhacement proposalA new enhacement proposal
Description
Description
To help with the adoption of Commitizen by project contributors who are unfamiliar with Commitizen, it would be nice if cz commit could run automagically whenever a user tries to git commit. That is, cz commit should transparently replace git commit.
Possible Solution
Your project is already using pre-commit for cz check (🎉 yeah! 🎉). It would be nice if there were a pre-commit hook that could run on prepare-commit-msg.
Additional context
Metadata
Metadata
Assignees
Labels
type: featureA new enhacement proposalA new enhacement proposal