@captive/commitlint-config

2.1.15 • Public • Published

Captive Commitlint configuration (@captive/commitlint-config)

NPM Version License

Commitlint configuration presets

Features

  • ✅ Validates standard git message title

    <gitmoji>[optional scope:] <description>
    
    [optional body]
    
    [optional footer(s)]
    
  • 😀 Gitmoji support

Installation

npm install --save-dev @captive/commitlint-config

Usage

/package.json

{
  "commitlint": {
    "extends": ["@captive/commitlint-config"]
  }
}

Ensure the commitlint is setup on husky commit message hook (default .husky/commit-msg)

# <git_hooks_directory>/commit-msg

npm exec -- commitlint --edit $1

License

MIT © Julien Polo julien.polo@captive.fr

About Captive

captive

@captive/commitlint-config is maintained and funded by Captive. The names and logos for captive are trademarks of captive-studio.

We love open source software! See our other projects or hire us to design, develop, and grow your product.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.1.15205latest

Version History

VersionDownloads (Last 7 Days)Published
2.1.15205
2.1.1443
2.1.130
2.1.122
2.1.1115
2.1.100
2.1.90
2.1.80
2.1.721
2.1.60
2.1.50
2.1.40
2.1.30
2.1.20
2.1.10
2.1.00
2.0.00
1.1.220
1.1.210
1.1.200
1.1.190
1.1.180
1.1.172
1.1.160
1.1.150
1.1.140
1.1.130
1.1.120
1.1.110
1.1.100
1.1.90
1.1.80
1.1.70
1.1.60
1.1.50
1.1.40
1.1.30
1.1.20
1.1.10
1.1.00
1.0.20
1.0.10
1.0.00
1.0.0-alpha.10

Package Sidebar

Install

npm i @captive/commitlint-config

Weekly Downloads

288

Version

2.1.15

License

MIT

Unpacked Size

13.2 kB

Total Files

10

Last publish

Collaborators

  • captive_owner
  • jpolo
  • cprodhomme