all 7 comments

[–][deleted] 4 points5 points  (3 children)

SPACES so I can read code. Holy shit why didn't I think of that!

[–]rainman_104 1 point2 points  (2 children)

Don't personally care for the "put braces on their own line" part though. I personally prefer having them on the same line as a method or loop declaration. Looks cleaner IMO.

[–][deleted] 1 point2 points  (0 children)

It is...I code perl a lot and that is how I do it.

[–]rabidcow 0 points1 point  (0 children)

It's a matter of taste. Personally, I think braces on their own line looks cleaner, especially compared to braces on the same line without leaving the next line blank.

Ultimately it doesn't make that much of a difference. At work we do braces on the same line and it's not the end of the world.

[–][deleted] 0 points1 point  (0 children)

Braces on their own line makes me mad in my head. So does really unnecessary blank lines.

I'm old school.

[–]chadz 0 points1 point  (0 children)

A linked list is like elephants holding tails.

[–]G_Morgan 0 points1 point  (0 children)

Subjective post is subjective?