Skip to content

Instantly share code, notes, and snippets.

@azdanov
Last active September 11, 2020 05:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azdanov/d48cadbbf98f93f03cb9b5498f7725a3 to your computer and use it in GitHub Desktop.
Save azdanov/d48cadbbf98f93f03cb9b5498f7725a3 to your computer and use it in GitHub Desktop.
Format to Google style guide
find . -name "*.java" | xargs google-java-format -i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment