Pre-commit hooks are useful(anttiharju.dev)
anttiharju.dev
Pre-commit hooks are useful
https://anttiharju.dev/a/1#pre-commit-hooks-are-useful
2 comments
Related to https://news.ycombinator.com/item?id=46398906
I've also found pre-commit useful to prevent CI failure. If one runs into edge cases, one can switch it off.