commit-msg-validate

1.0.1 • Public • Published

commit-msg-validate

Validate rules:

  • [StoryNumber / Type] commit purpose

Installation

yarn add -D commit-msg-validate

How to use

This validate need to be used with Husky . Add this config to package.json

"scripts": {
   "commitmsg": "commit-msg-validate",
   ....
}

Readme

Keywords

Package Sidebar

Install

npm i commit-msg-validate

Weekly Downloads

2

Version

1.0.1

License

Unlicense

Unpacked Size

5.27 kB

Total Files

8

Last publish

Collaborators

  • alanhk89