skepller@lemmy.world to Programmer Humor@programming.devEnglish · 3 days agoTOMLlemmy.worldimagemessage-square151linkfedilinkarrow-up1635arrow-down113
arrow-up1622arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 3 days agomessage-square151linkfedilink
minus-squareramble81@lemmy.ziplinkfedilinkarrow-up20arrow-down3·3 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·3 days agoI’ve never had this issue with Python, but makefile has given me plenty of whitespace issues.
minus-squareramble81@lemmy.ziplinkfedilinkarrow-up5·3 days agoShould have added if it cares about tabs vs spaces.
minus-squarethesmokingman@programming.devlinkfedilinkarrow-up7·3 days 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.
The author knew it was a bad idea
But my vertical tabs!