skepller@lemmy.world to Programmer Humor@programming.devEnglish · 1 个月前TOMLlemmy.worldimagemessage-square162linkfedilinkarrow-up1640arrow-down115
arrow-up1625arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 1 个月前message-square162linkfedilink
minus-squareramble81@lemmy.ziplinkfedilinkarrow-up21arrow-down3·1 个月前I have a fundamental disdain for formats with restrictive white space definitions (I’m looking too at you Python)
minus-squarepanda_abyss@lemmy.calinkfedilinkarrow-up17·1 个月前I’ve never had this issue with Python, but makefile has given me plenty of whitespace issues.
minus-squareramble81@lemmy.ziplinkfedilinkarrow-up6·1 个月前Should have added if it cares about tabs vs spaces.
minus-squarethesmokingman@programming.devlinkfedilinkarrow-up9·1 个月前The author knew it was a bad idea
I have a fundamental disdain for formats with restrictive white space definitions (I’m looking too at you Python)
I’ve never had this issue with Python, but makefile has given me plenty of whitespace issues.
Should have added if it cares about tabs vs spaces.
The author knew it was a bad idea
But my vertical tabs!