skepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agoTOMLlemmy.worldimagemessage-square131linkfedilinkarrow-up1613arrow-down111
arrow-up1602arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agomessage-square131linkfedilink
minus-squareramble81@lemmy.ziplinkfedilinkarrow-up18arrow-down3·2 days agoI have a fundamental disdain for formats with restrictive white space definitions (I’m looking too at you Python)
minus-squarepanda_abyss@lemmy.calinkfedilinkarrow-up17·2 days agoI’ve never had this issue with Python, but makefile has given me plenty of whitespace issues.
minus-squareramble81@lemmy.ziplinkfedilinkarrow-up5·2 days agoShould have added if it cares about tabs vs spaces.
minus-squarethesmokingman@programming.devlinkfedilinkarrow-up6·1 day agoThe 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.
But my vertical tabs!
The author knew it was a bad idea