Hacker News new | ask | show | jobs
by StavrosK 2738 days ago
If you use CI you can add such things there so any commits that didn't run them fail CI. I do the same with the `pre-commit` utility, it's very very handy for running checks repeatably.