Hacker News new | ask | show | jobs
by cdchn 775 days ago
"No pre-push linter" is the hill I'll die on.
1 comments

Could you elaborate? My team is currently looking at adding a pre-push linter to replace the annoying CI linter.
Linters as gatekeepers are bad in my opinion, and ones that prevent you from pushing as pre-push hooks are the worst offenders.