Yeah usually for projects I usually prefer commitlint to add in git precommit hook so that commit cannot be made without proper commit convention.
You are viewing a single comment's thread from:
Yeah usually for projects I usually prefer commitlint to add in git precommit hook so that commit cannot be made without proper commit convention.
commitlint looks awesome.