Skip to content

Reformats Java source code to comply with Google Java Style.

License

Notifications You must be signed in to change notification settings

ricepr/google-java-format

 
 

Repository files navigation

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

About

Reformats Java source code to comply with Google Java Style.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.5%
  • Other 1.5%