Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 1 year agoBrace Stylesh.itjust.worksimagemessage-square155fedilinkarrow-up11.33Karrow-down113
arrow-up11.31Karrow-down1imageBrace Stylesh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 1 year agomessage-square155fedilink
minus-squarerepungnant_canary@lemmy.worldlinkfedilinkarrow-up28·1 year ago it’s not hard to read Until there’s missing brace somewhere
minus-squareJyek@sh.itjust.workslinkfedilinkarrow-up8·1 year agoI think this could be better for reading but harder for writing. Like you could write a script that converts between this and the easier to write way if you are working on a project with others.
minus-squareCaveman@lemmy.worldlinkfedilinkarrow-up2·1 year agoOn braces are not used in if or for statements
Until there’s missing brace somewhere
I think this could be better for reading but harder for writing. Like you could write a script that converts between this and the easier to write way if you are working on a project with others.
On braces are not used in
if
orfor
statements