pre-commit / pre-commit-hooks

Some out-of-the-box hooks for pre-commit
MIT License
5.34k stars 708 forks source link

feat: add conventional commit check #1015

Closed katomaso closed 8 months ago

katomaso commented 8 months ago

Add simple pygrep expression for basic checking of conventional commit message in commit-msg stage

asottile commented 8 months ago

please discuss features before wasting time on them

there are many better tools for this that alreadyv exist

plus I personally think conventional commits are a huge waste of time