skepller@lemmy.world to Programmer Humor@programming.devEnglish · 16 hours agoTOMLlemmy.worldimagemessage-square82linkfedilinkarrow-up1422arrow-down19
arrow-up1413arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 16 hours agomessage-square82linkfedilink
minus-squareramble81@lemmy.ziplinkfedilinkarrow-up12arrow-down3·11 hours agoI have a fundamental disdain for formats with restrictive white space definitions (I’m looking too at you Python)
minus-squarepanda_abyss@lemmy.calinkfedilinkarrow-up12·11 hours agoI’ve never had this issue with Python, but makefile has given me plenty of whitespace issues.
minus-squareramble81@lemmy.ziplinkfedilinkarrow-up3·11 hours agoShould have added if it cares about tabs vs spaces.
minus-squarethesmokingman@programming.devlinkfedilinkarrow-up4·8 hours 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