Hacker News new | ask | show | jobs
by tenpa0000 119 days ago
.git/hooks is underrated. I have a pre-push hook that runs my test suite — annoying to set up the first time but I've probably avoided a dozen broken CI runs by now.