I'm not sure if it's a 10x improvement, but formatters and linters have definitely cut my time writing code by 50% in stupid bugs and time wasted moving parenthesis.
And enforcing those formatters and linters cuts the time I spend reviewing other people's code by at least 50% because I know those issues have been dealt with.
And enforcing those formatters and linters cuts the time I spend reviewing other people's code by at least 50% because I know those issues have been dealt with.