/google-java-format

Reformats Java source code to comply with Google Java Style.

Primary LanguageJavaOtherNOASSERTION

google-java-format

Fork of Google's Java formatter with line length changed from 100 to 120.

Build

  mvn install -DskipTests
  cd idea_plugin
  gradle build
  cd build/distributions