compilerla / conventional-pre-commit

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

Extended regex #6

Closed DanielVoogsgerd closed 3 years ago

DanielVoogsgerd commented 3 years ago

Switching from perl regex to extended regex for wider support.

Fixes: #3

thekaveman commented 3 years ago

This is fantastic, thank you @DanielVoogsgerd!

I'm tagging a new v1.1.0 and also moving the v1 tag to the HEAD.