conventionalcommit / commitlint

commitlint checks if your commit messages meets the conventional commit format
MIT License
57 stars 2 forks source link

Usage with other tools for cli prompt and versioning #17

Open gaurav5430 opened 5 months ago

gaurav5430 commented 5 months ago

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:

Are there some examples where this can be integrated with other tools for cli prompt or for generating changelog