1.4.0 • Published 4 years ago

@schroedernet/commitlint-config v1.4.0

Weekly downloads
23
License
MIT
Repository
gitlab
Last release
4 years ago

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.

1.4.0

4 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.1.0-alpha.1

5 years ago

1.0.1-alpha.1

5 years ago

1.0.0

5 years ago

1.0.0-alpha.10

5 years ago

1.0.0-alpha.11

5 years ago

1.0.0-alpha.9

5 years ago

1.0.0-alpha.7

5 years ago

1.0.0-alpha.8

5 years ago

1.0.0-alpha.6

5 years ago

1.0.0-alpha.5

5 years ago

1.0.0-alpha.4

5 years ago

1.0.0-alpha.3

5 years ago

1.0.0-alpha.2

5 years ago