Download the formatter and run it with: To reformat changed lines in a specific patch, use google-java-format-diff.py. Note: There is no configurability as to the formatter's algorithm for formatting.
Tired of needing to assertThat(foo).isEqualTo("bar") again & again? Are you just wanting to ensure you don't break - for example - REST interfaces Are you manually saving text files for verification ...