You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
google-java-format-diff.py assumes there is an executable in $PATH named "google-java-format", which is not part of any published releases. The basic instructions say to run with "java -jar", so to make this work, someone has to write a wrapper script. I am capable of rolling my own but it really seems like this should be part of the distribution.