compilerla / conventional-pre-commit

A pre-commit hook that checks commit messages for Conventional Commits formatting
Apache License 2.0
346 stars 59 forks source link

Add ability to specify valid scopes #101

Closed mjspeck closed 3 months ago

mjspeck commented 4 months ago

It would be nice if there was a field to specify valid scopes the same way you can specify valid types.

thekaveman commented 3 months ago

Thanks again @mjspeck, this new flag is now available in v3.3.0 on PyPI!