|
|
|
|
|
by kaolinite
4913 days ago
|
|
Of course. There are differing levels of perfection, however. For example, something I despise is when, somehow, spaces are left at the end of a line by hasty colleagues, e.g: "someFunction(); "
Their existence doesn't damage maintainability, performance or code readability - yet to me it feels wrong and I can't stand it. |
|