Someone I know is learning to program. I looked at the resulting code, and, unsurprisingly, it was bad :D
What did stand out was the inconsistent indentation.
I only fail to indent when I copy-paste the worst dreck, to throw away with disgust 5 min later. I spend maybe 30min per year with badly indented code.
(And I consider it consistently-indented code even if it's a style I don't like.)
And you, experienced coders? Do you worry about indentation as much as I?
#askfedi #programming