I'm using google java format gradle plugin and the XML in my IDE to handle formatting and validation:
https://raw.githubusercontent.com/google/styleguide/gh-pages/intellij-java-google-style.xml
and
id 'com.github.sherter.google-java-format' version '0.9'
If I run the IDE formatter (with the above xml) then run the GJF verification task, it fails. Shouldn't they be using the same thing?
1.4m articles
1.4m replys
5 comments
57.0k users