Code Smell 173 - Broken Windows
TL;DR: Follow Uncle Bob's boy scout rule.
Problems
Readability
Maintainability
Solutions
Leave the code better
Change it
Context
We read code many more times than we write.
We must take ownership of code with errors and leave it better.
Samp...
maximilianocontieri.com2 min read