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

fix(cli): unexpected error on `""` (empty) scope or type input #281

Closed KeisukeYamashita closed 8 months ago

KeisukeYamashita commented 8 months ago

Why

Because when the scope or type was "", it was not working as expected.