Hacker News new | ask | show | jobs
by cjriley 714 days ago
Completely agree on utilizing static analysis as much as possible. My first instinct when finding an issue in a code review is to think, "could we have caught this with a <lint rule> of some kind?"