Comment on Is It Worth The Time? XKCD 1205 updated for open source and shared tools.
bamboo@lemm.ee 9 months agoConsider using an auto formatter. I just barf my code into the editor, press a magic key combo and it’s all formatted better than I could do by hand.
zero_spelled_with_an_ecks@programming.dev 9 months ago
That’s the point. I automate it so I don’t have to do it manually multiple times a day. I don’t even press keys, it autoformats on periodic save.