1.2.12 • Published 5 months ago

@dotcom-tool-kit/commitlint v1.2.12

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

@dotcom-tool-kit/commitlint

Tool Kit plugin to run commitlint

Installation & Usage

With Tool Kit already set up, install this plugin as a dev dependency:

npm install --save-dev @dotcom-tool-kit/commitlint

And add it to your repo's .toolkitrc.yml:

plugins:
  - '@dotcom-tool-kit/commitlint'

By default the plugin will run on the git:commitmsg command. There are no further configurations in Tool Kit, use one of the config file locations that Commitlint supports.

Tasks

Commitlint

Lint commit messages.

1.2.0

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.2.8

8 months ago

1.2.7

8 months ago

1.2.6

9 months ago

1.2.5

9 months ago

1.2.4

9 months ago

1.2.3

9 months ago

1.2.2

9 months ago

1.2.1

9 months ago

1.2.9

8 months ago

1.2.12

5 months ago

1.2.10

7 months ago

1.2.11

6 months ago

1.0.0

1 year ago