Y
Hacker News
new
|
ask
|
show
|
jobs
by
twh270
539 days ago
Another comment mentioned using a linter to prevent 'console.log' from being mergeable in a PR, and this is exactly the kind of approach I'd take. Preventing an invalid state from existing is a pretty useful principle.