validate-commit-email

1.0.1 • Public • Published

validate-commit-email

Build Status monitored by greenkeeper.io js-standard-style semantic-release

NPM

Validate the email of the current committer in your commit message hook.

If you are using husky, add this to your package.json:

  "scripts": {
    
    "commitmsg": "validate-commit-email @example.com$"
  }

This will enforce all committers to use an email that ends with @example.com.

Readme

Keywords

Package Sidebar

Install

npm i validate-commit-email

Weekly Downloads

7

Version

1.0.1

License

MIT

Last publish

Collaborators

  • resourcefuldevelopers
  • dam1r89