crimsonpoodle@pawb.social to Programmer Humor@programming.dev · edit-29 months agowait whatpawb.socialimagemessage-square99fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imagewait whatpawb.socialcrimsonpoodle@pawb.social to Programmer Humor@programming.dev · edit-29 months agomessage-square99fedilink
minus-squarecoloredgrayscale@programming.devlinkfedilinkarrow-up0·9 months agoAutoformatter should fix that, unless you use python. (but even then they might fix it to the closest proper indentation level)
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·9 months agoYeah you need an auto formatter, which is worse than not needing it. Also yes its terrible in python like languages
minus-squareTraister101@lemmy.todaylinkfedilinkarrow-up0·9 months agoSometimes. I love auto formatting, I spam the shit out of it more than I spam save but it’s definitely not perfect. It gets real confused with inconsistent indention like that. Especially with Python it’ll fuckup
Autoformatter should fix that, unless you use python. (but even then they might fix it to the closest proper indentation level)
Yeah you need an auto formatter, which is worse than not needing it. Also yes its terrible in python like languages
Sometimes. I love auto formatting, I spam the shit out of it more than I spam save but it’s definitely not perfect. It gets real confused with inconsistent indention like that. Especially with Python it’ll fuckup