What I don't get is, even if you have brackets, you should be indenting and organizing your code.
It seems like people that fight against indenting must have some bad habits, and are upset that the compiler is enforcing any change.
Like rehab, they have an addiction (sloppy indenting, poor organization), and the compiler is rehab (forcing you to deal with your addiction to give up bad habits).
I do prefer brackets as they are more 'clear'. That doesn't mean different peoples code should have wildly different ways of indenting. We all follow the same traffic rules or it turns into chaos.