http://qs321.pair.com?node_id=11146113


in reply to Re^5: How has your coding style changed over the years?
in thread How has your coding style changed over the years?

The opening brace goes on the line of the statement because

(In an ideal world, my editor should optionally replace the line with the closing brace with a (coloured) hairline starting at the left indent of the block till the right edge of the windown.)

Maybe obvious from above: I am not a big fan of too much vertical whitespace. I'd forbid more than one blank line between logical blocks.


Enjoy, Have FUN! H.Merijn