Hacker News new | ask | show | jobs
by Muromec 26 days ago
You don't need the pre commit hooks if you can make the harness hooks.
1 comments

Belt and suspenders. What if you make a manual code edit? What if your harness hook malfunctions?
What if you don’t enable pre commit hooks?

> what if your harness hook malfunctions?

That’s a bug in the harness and should be enforced