Correctly Formatting Programming Code

I have agreed and disagreed with so many people about this point.There are so many arguments as to what is correct when formatting code.
I have always believed that making your code readable is more beneficial that saving disk space in reducing white space in your code etc…
The fact remains that to be able to read [...]