doopen@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · 1 year agoI just want to set a timer for MY FOOD WINDOWS WHY?lemmy.worldimagemessage-square280fedilinkarrow-up11.17Karrow-down128file-text
arrow-up11.14Karrow-down1imageI just want to set a timer for MY FOOD WINDOWS WHY?lemmy.worlddoopen@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · 1 year agomessage-square280fedilinkfile-text
minus-squarexigoi@lemmy.sdf.orglinkfedilinkEnglisharrow-up4arrow-down1·1 year agoYour formatting convention is… terrifying.
minus-squareTopRamenBinLaden@sh.itjust.workslinkfedilinkEnglisharrow-up2·edit-21 year agoEh I’ve seen much worse. At least it’s not: if (condition) { doTheThing() } else { doNotDoTheThing() } For some reason I hate the brackets taking up a whole line it just looks terrible.
minus-squarexigoi@lemmy.sdf.orglinkfedilinkEnglisharrow-up2arrow-down1·1 year agoI wasn’t talking about the braces, but about the spacing around operators.
minus-squareTopRamenBinLaden@sh.itjust.workslinkfedilinkEnglisharrow-up1·1 year agoOh yea that’s bad too, but to be fair, it’s a comment which is kind of a pain in the butt to format.
Your formatting convention is… terrifying.
Eh I’ve seen much worse. At least it’s not:
if (condition) { doTheThing() } else { doNotDoTheThing() }
For some reason I hate the brackets taking up a whole line it just looks terrible.
I wasn’t talking about the braces, but about the spacing around operators.
Oh yea that’s bad too, but to be fair, it’s a comment which is kind of a pain in the butt to format.