A couple of companies ago, I had a report that wanted to prettify our whole codebase.
A tool exists which (partially) solves this problem. I find it tips the trade-offs back in favour of pre-commit formatting https://github.com/lint-staged/lint-staged
Excellent partial solution!
A tool exists which (partially) solves this problem. I find it tips the trade-offs back in favour of pre-commit formatting https://github.com/lint-staged/lint-staged
Excellent partial solution!