alphacyberranger@sh.itjust.works to Programmer Humor@programming.dev · 2年前The lengths we have to go tosh.itjust.worksimagemessage-square128fedilinkarrow-up11.36Karrow-down136
arrow-up11.33Karrow-down1imageThe lengths we have to go tosh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.dev · 2年前message-square128fedilink
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·2年前Even with nested functions tabs are neat. Does you app have too many nested functions? Use tab width = 2 Do your app have too less nested functions? Use tab width = 8 Is your app having average number of nested fns? Use tab width = 4(mostly default) And all theese can happen without modifying a single byte in the source file, unlike spaces!
Even with nested functions tabs are neat.
Does you app have too many nested functions?
Do your app have too less nested functions?
Is your app having average number of nested fns?
And all theese can happen without modifying a single byte in the source file, unlike spaces!