commitlint-config-seek

1.0.0 • Public • Published

Build Status npm semantic-release Commitizen friendly

commitlint-config-seek

Shareable commitlint configuration for SEEK.

This configuration uses the conventional commit format, with a couple of exceptions:

  • Scopes are case insensitive (rather than lower case), most notably to support React components, e.g. fix(Button): ...
  • Subjects are sentence case (rather than lower case), because it (arguably) improves readability.

Usage

You can set this up a few different ways, easiest is probably just adding it into your package.json like so:

{
  "commitlint": {
    "extends": "commitlint-config-seek"
  }
}

License

MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i commitlint-config-seek

Weekly Downloads

468

Version

1.0.0

License

MIT

Last publish

Collaborators

  • mjt01