2.1.7 • Published 2 months ago

@captive/commitlint-config v2.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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.

2.1.7

2 months ago

2.1.6

5 months ago

2.1.5

5 months ago

2.1.2

6 months ago

2.1.1

7 months ago

2.1.4

6 months ago

2.1.3

6 months ago

2.1.0

7 months ago

2.0.0

7 months ago

1.1.22

9 months ago

1.1.21

10 months ago

1.1.20

10 months ago

1.1.16

1 year ago

1.1.19

11 months ago

1.1.18

12 months ago

1.1.17

1 year ago

1.1.15

1 year ago

1.1.12

1 year ago

1.1.14

1 year ago

1.1.13

1 year ago

1.1.11

1 year ago

1.1.10

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.1

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.0-alpha.1

2 years ago