You unintentionally point toward another good reason for strict code formatting, which is if it promotes the actual structure of the code, sometimes it makes code smell very obvious. I'm in agreement with your assessment, which would not have been as obvious without the hideous formatting.
Comments
You unintentionally point toward another good reason for strict code formatting, which is if it promotes the actual structure of the code, sometimes it makes code smell very obvious. I'm in agreement with your assessment, which would not have been as obvious without the hideous formatting.