Quote:
|
Originally Posted by prozac424242
folks like me who care about making it work first, then commenting it and making it look nice later.
|
Believe it or not, when code looks nice, and is easy to read, it makes debugging go a
lot smoother. If I had an error in a code that was very poorly formatted, it would take me a long time to find where the error was, but if everything was formatted correctly, it is much easier to spot errors and correct them.