CommitLint config for Radical Condor repositories
npm install @radicalcondor/commitlint-config[![MIT Licensed][icon-license]][link-license]
[![NPM Version][icon-npm]][link-npm]
[![Test Coverage][icon-coverage]][link-coverage]
CommitLint config for Radical Condor repositories
``bash`
yarn add -D @radicalcondor/commitlint-config
npx install-peerdeps @radicalcondor/commitlint-config
Create a .commitlintrc.js in your project with the following:
`js``
module.exports = require('@radicalcondor/commitlint-config');
[icon-license]: https://img.shields.io/github/license/cubedevinc/config.svg?longCache=true&style=flat-square
[link-license]: LICENSE
[icon-npm]: https://img.shields.io/npm/v/@radicalcondor/commitlint-config.svg?longCache=true&style=flat-square
[link-npm]: https://www.npmjs.com/package/@radicalcondor/commitlint-config
[icon-coverage]: https://img.shields.io/codecov/c/github/cubedevinc/config/develop.svg?longCache=true&style=flat-square
[link-coverage]: https://codecov.io/gh/cubedevinc/config