Open kevinmccartney opened 2 years ago
AS a WTP engineer I WANT TO have automated tooling run when I use git SO THAT I know I am following the project SCM policies
git commit
prepare-commit-msg
User Stories
AS a WTP engineer I WANT TO have automated tooling run when I use git SO THAT I know I am following the project SCM policies
Functional Requirements
git commit
is run, commitizen should use theprepare-commit-msg
git hook to pull up the commit message wizard.prepare-commit-msg
hook will not run. Therefore, we also need to hook up commitlintNotes