1.1.1 • Published 11 months ago
@dlinc/commit-msg-config v1.1.1
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.
1.1.1
11 months ago