5.0.1 • Published 7 months ago

@episource/commitlint-config v5.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@episource/commitlint-config

A commitlint config profile for Episource.

Install

npm i -D @episource/commitlint-config

Usage

Run the following from your project root:

echo "module.exports = {extends: ['@episource/commitlint-config']}" > commitlint.config.js

Custom Rules

  • @episource/dependencies - Use to enforce the presence of a dependencies array in a commit subject, e.g. feat: thing [api]. An empty array should be used if there are no dependencies.
  • @episource/story-link - Use to enforce the presence of a story link in the commit scope, e.g. feat(sc-123): thing.
5.0.1

7 months ago

5.0.0

1 year ago

4.1.2

1 year ago

4.1.1

1 year ago

4.0.1

2 years ago

4.0.0

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.4.1

2 years ago

2.4.0

2 years ago

2.3.4

2 years ago

2.3.3

2 years ago

2.3.2

2 years ago

2.3.1

2 years ago

2.3.0

2 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.8

3 years ago

2.0.7

3 years ago

2.0.6

3 years ago

2.0.5

3 years ago

2.0.0

3 years ago