@schroedernet/commitlint-config

1.4.0 • Public • Published

Schroedernet commitlint configuration

Opinionated configuration for commitlint

Usage

  1. Install @schroedernet/commitlint-config as development dependency
    • yarn add -D @schroedernet/commitlint-config
  2. Add to extends array in commitlint.config.js
    • {extends: ['@schroedernet/commitlint-config']}

Overview

This configuration is very similar to @commitlint/config-conventional, with the following exceptions:

  • Subject must be sentence-case
  • Scope is required

License

This repository is licensed under the same terms as commitlint itself, the MIT license.

Package Sidebar

Install

npm i @schroedernet/commitlint-config

Weekly Downloads

0

Version

1.4.0

License

MIT

Unpacked Size

8.36 kB

Total Files

7

Last publish

Collaborators

  • thesmiley1
  • schroedernet-release