commitlint
commitlint copied to clipboard
Usage with other tools for cli prompt and versioning
As of now it seems like this tool is only for linting as part of the commint mesasge hook or manual linting. In other ecosystems, there is generally a centralized tool which helps with:
- prompting for the correct format
- linting the format
- helping with generating changelog based on the format
Are there some examples where this can be integrated with other tools for cli prompt or for generating changelog