Hacker News new | ask | show | jobs
by robertlagrant 212 days ago
You can at least get (3) for low/no cost with pre-commit hooks running locally and in CI.
1 comments

The problem with hooks is they’re not enforced (in git) so you need to run them in CI.
Yes, that's what I was saying. But you can do that, and really easily, and it buys you a lot for very little.