alessandrojcm / commitlint-pre-commit-hook

A pre-commit hook for commitlint
MIT License
151 stars 17 forks source link
hooks

Commitlint hook for pre-commit

Configuration

Note that you need to specify a shared configuration in order for commitlint to work, if commitlint is new to you just use their default configuration (@commitlint/config-conventional). For more information, refer to their docs.

Usage in Travis CI