Software engineers are facing an 'identity crisis bordering on depression,' Menlo Ventures partner says
(www.businessinsider.com)
And then somebody changes the auto-formatter settings and all of a sudden every single file changed and committe appears as having most lines changes and you loose the ability find the real code changes between a version before that and the current version.
Guess how I found this out ...
Standardizing code format via that path only works well if you start it really early in the project and never change it after that.
(Also, it doesn't solve the problem of different software design styles)