Hacker News new | ask | show | jobs
by yxhuvud 3954 days ago
In my experience code review is not a protection from this. Rather the opposite actually, since reviewers often identify very similar blocks of code that should be extracted to methods/classes. Those observations are not always correct.