The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explicit commit history. It makes it easier to write automated tools such as semantic-release to add changelog and publish versions on top. Husky supports all Git hooks.

6m read timeFrom blogs.halodoc.io
Post cover image
Table of contents
What is Conventional Commit?Why Use Conventional CommitsWhat is Commitlint?What is Commitizen?What is Husky?Configuring pre-commit hook with Husky:Commitizen Installation & setupUsing commitlint with CI toolsConclusionReferencesJoin usAbout Halodoc

Sort: