@therealklanni/commitlint-config

0.1.0 • Public • Published

commitlint-config

A commitlint config that extends @commitlint/config-conventional. Additionally enforces a body line length max of 72 characters.

Usage

npm install --save-dev husky @commitlint/{config-conventional,cli} @therealklanni/commitlint-config

In your commitlint.config.js update the extends field:

module.exports = {
  extends: ['@therealklanni]
}

Package Sidebar

Install

npm i @therealklanni/commitlint-config

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

1.53 kB

Total Files

4

Last publish

Collaborators

  • therealklanni