I don't use autoformat, because it gets things wrong constantly. E.g. taking two similar lines and wrapping one but not the other, because of 1 character length difference. Instead I explicitly line my code out by hand to emphasize structure.
I also hate 90% of default linter rules because they are pointless busywork designed to catch noob mistakes.
These tools keep devs stuck in local maxima of mediocrity. It's like writing prose with a thesaurus on, and accepting every single suggestion blindly.
I coded for 20 years without them, why would I need them now? If you can't even fathom coding without these crutches, and think this is somehow equivalent to coding in a bare notepad, you are proving my point.
I also hate 90% of default linter rules because they are pointless busywork designed to catch noob mistakes.
These tools keep devs stuck in local maxima of mediocrity. It's like writing prose with a thesaurus on, and accepting every single suggestion blindly.
I coded for 20 years without them, why would I need them now? If you can't even fathom coding without these crutches, and think this is somehow equivalent to coding in a bare notepad, you are proving my point.