@skepller@lemmy.world to Programmer Humor@programming.devEnglish • 13 hours agoTOMLlemmy.worldimagemessage-square72fedilinkarrow-up1374
arrow-up1374imageTOMLlemmy.world@skepller@lemmy.world to Programmer Humor@programming.devEnglish • 13 hours agomessage-square72fedilink
minus-square@ramble81@lemmy.ziplinkfedilink11•8 hours agoI have a fundamental disdain for formats with restrictive white space definitions (I’m looking too at you Python)
minus-square@panda_abyss@lemmy.calinkfedilink11•8 hours agoI’ve never had this issue with Python, but makefile has given me plenty of whitespace issues.
minus-square@ramble81@lemmy.ziplinkfedilink3•8 hours agoShould have added if it cares about tabs vs spaces.
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