@weahead/commitlint-config

0.3.1 • Public • Published

@weahead/commitlint-config

We aheads commitlint config.

Install

This config and its dependencies are included in We ahead's tooling packages and don't need to be installed in new We ahead projects. Instead use one of the tooling packages that have all configs and dependencies needed for its use.

Install the config by its own

npx install-peerdeps -d -x '-E' @weahead/commitlint-config

Usage

A .commitlintrc.js file will automatically be created in the root of your project with:

module.exports = require('@weahead/commitlint-config');

Turn off Commitizen

Use this config if you don't want help from Commitizen to create commit messages:

git config --global wa.noautocz true

Note! This does not turn off the linting of your commit messages, it only turns off the help from Commitizen when creating the commit message.

License

X11

Readme

Keywords

none

Package Sidebar

Install

npm i @weahead/commitlint-config

Weekly Downloads

40

Version

0.3.1

License

X11

Unpacked Size

2.51 kB

Total Files

5

Last publish

Collaborators

  • kjof
  • simptheshrimp
  • mikaelgson
  • michaelzetterberg
  • jonathan-san
  • lofgrenfredrik
  • andolf
  • tomkaar
  • ci-weahead