Hacker News new | ask | show | jobs
by nailer 4500 days ago
I contributed a fix to something on github, making one function signature which required 'options' have them optional like all the other functions.

Repeated throughout the code base was some copypasta. I dutifully committed more copypasta.

1 comments

Yeah, that reminds me of the broken window tip from the pragmatic programmer book.