@tezka/commitlint-config-type-enum
v1.0.0
Published
Shareable type enum for commitlint config with Tezka conventions
Downloads
4
Maintainers
Readme
Introduction
Preferred list of types for use with commitlint.
Each type is either a verb in its bare infinitive form or a singular noun.
Based on config-angular-type-enum with the following changes:
- replaced
featwithadd - replaced
docswithdoc - added
improve
Development
How to build:
npm run lint
npm run buildCommits in this repository are also checked by commitlint. To update the rules,
copy the types array from src/main.js to the top of commitlint.config.js.
