flows
flows copied to clipboard
Conventional Commits git hook
We can enforce the Conventional Commits standard by using a git hook.
Lefthook already can do this, here is an example: https://github.com/Arkweid/lefthook/blob/master/docs/full_guide.md#bash-script-example
So, we have to find a tool for commit messages checks and integrate it into lefthook.