This reverts commit 54cca78d64.
54cca78d64
PiperOrigin-RevId: 179577576
Fixes #252 Fixes #253
Internally, we use the google-java-format plugin to format our Java files. It's much more rigorous and ignores the contents of this XML file. Using that plugin should be the preferred way to make sure your code conforms to Google's style.