joaovbrandon / commitlint-commitizen-husky-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAMPLE commitlint - commitizen - husky

Sample config for commitlint, commitizen and husky with @commitlint/config-conventional rules.

You may also add the description below in the project README to help new people.

Commit Message

In this project we use Commitlint to ensure good commit messages 😆

We follow the @commitlint/config-conventional rules. Any suggestion are welcomed though.

You may commit as usual just following the rules or if wanna help use the Commitizen just running yarn cz or npm run cz!

Before each commit Husky 🐺 will check your changes and will fix some ESLint and Prettier errors or in your commit message, and alert you if has any trouble.

About


Languages

Language:Shell 100.0%