Of all aspects of programming style, I think readability is by far the most important. Much more important than layout is a higher level of readability, like grouping lines of code not based on what they do, but on what they mean.
Read more on Medium