Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 612 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 612 Bytes

findify-conventional-changelog

Part of the commitizen family. Prompts for conventional changelog standard.

Commitlint

If using the commitlint js library, the "maxHeaderWidth" configuration property will default to the configuration of the "header-max-length" rule instead of the hard coded value of 100. This can be ovewritten by setting the 'maxHeaderWidth' configuration in package.json or the CZ_MAX_HEADER_WIDTH environment variable.