Skip to content

ShafiqIslam/commitlint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commitlint

Lint commit message to suit my taste.

Install

npm install @sheba/commitlint

Usage

With husky, in your runcom .huskyrc or .huskyrc.js:

{
  "hooks": {
    ...
    "commit-msg": "node node_modules/@sheba/commitlint/index.js -E $HUSKY_GIT_PARAMS",
    ...
  }
}

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •