Tagged Questions

3
votes
13answers
454 views

Are you compelled to eliminate syntactic cruft?

When you encounter working code that is unpleasing to the eye, how likely are you to refactor it? I know code aesthetics is mostly subjective, but I'm bothered a lot by "ugly" code and find it ...