@doopen to Mildly InfuriatingEnglish • 1 year agoI just want to set a timer for MY FOOD WINDOWS WHY?imagemessage-square326arrow-up11.3Karrow-down130file-text
arrow-up11.27Karrow-down1imageI just want to set a timer for MY FOOD WINDOWS WHY?@doopen to Mildly InfuriatingEnglish • 1 year agomessage-square326file-text
minus-square@[email protected]linkfedilinkEnglish3•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-squarexigoilinkfedilinkEnglish1•1 year agoI wasn’t talking about the braces, but about the spacing around operators.
minus-square@[email protected]linkfedilinkEnglish1•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.
deleted by creator
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.