How to lint messages with CommitLint and Husky
How to lint messages with CommitLint and Husky
What is Husky
Husky is a tool that allows you to easily add Git hooks to your project. Git hooks are scripts that are executed at certain points in the Git workflow, such as before a commit, after a com...
articles.tkssharma.com4 min read