@dlinc/commit-msg-config

1.1.1 • Public • Published

commit-msg-config

A JS script as a git hook which enforces the following commit message standards

  • Messages must be shorter than 80 chars
  • Messages must being with a capital letter
  • Messages must end with a period

The script will auto correct messages that don't start with a capital or end with a period, and will reject commits over 80 chars.

Readme

Keywords

none

Package Sidebar

Install

npm i @dlinc/commit-msg-config

Weekly Downloads

0

Version

1.1.1

License

BSD-3-Clause

Unpacked Size

3.04 kB

Total Files

6

Last publish

Collaborators

  • elally
  • tolson