evilmartians / lefthook

Fast and powerful Git hooks manager for any type of projects.
MIT License
4.66k stars 211 forks source link

chore: setting proper error message for missing lefthook file #748

Closed Cadienvan closed 2 months ago

Cadienvan commented 2 months ago

:zap: Summary

While using lefthook I found out the error message being shown was incorrect. Two negations have been put in the same sentence.

I wanted to help, so here you have it :D

:ballot_box_with_check: Checklist

mrexox commented 2 months ago

Thank you! Good error messages are really important for CLI tool!