KeisukeYamashita / commitlint-rs

🔦 Lint commit messages with conventional commit messages
https://keisukeyamashita.github.io/commitlint-rs
Apache License 2.0
32 stars 8 forks source link

chore(cli): error handle format regex error #298

Closed KeisukeYamashita closed 6 months ago

KeisukeYamashita commented 6 months ago

Why

Because we should avoid using unwarp and gracefully handle the errors.