conventional-pre-commit icon indicating copy to clipboard operation
conventional-pre-commit copied to clipboard

A pre-commit hook that checks commit messages for Conventional Commits formatting

Results 12 conventional-pre-commit issues
Sort by recently updated
recently updated
newest added

While the footer could consist of anything, one of its specific uses is to indicate a breaking change. If I have software that uses conventional commits to create release notes...

good first issue

Hey guys, thanks for the nice pre-commit lib! One thing that makes the install easier would be to suggest the usage of ```yaml default_install_hook_types: - pre-commit - commit-msg ``` in...

documentation
good first issue