Comment on Ask HN: Examples of Unusual Code Formatting Styles?parentComments−muzani4yThis is actually very sensible. I don't like the top bracket being its own line, but there's good reason for it to align with the bottom bracket.−videogreg934yJava style formatting removes the "bracket on its own line" problem, so I'm not sure how this new indentation style adds anything of value really.
Comments
This is actually very sensible. I don't like the top bracket being its own line, but there's good reason for it to align with the bottom bracket.
Java style formatting removes the "bracket on its own line" problem, so I'm not sure how this new indentation style adds anything of value really.