punchcard-commit-msg

1.1.0 • Public • Published

Punchcard Commit Messages Build Status Coverage Status

Punchcard Commit Message Validation is a Commit Message git hook meant to validate that one of the Punchcard Contributing Emoji is used in your commit message.

Usage

Install

npm i ghooks punchcard-commit-msg --save-dev

package.json

"config"{
  "ghooks": {
    "commit-msg": "punchcard-commit-msg"
  }
}

Readme

Keywords

Package Sidebar

Install

npm i punchcard-commit-msg

Weekly Downloads

3

Version

1.1.0

License

Apache-2.0

Last publish

Collaborators

  • snugug