google-nomulus/java-format
Michael Muller 103c87ed7d Print out env variables in java format (#998)
* Print out env variables in java format

Print out JAVA_HOME and PATH variable in the google-java-format-diff.py script
immediately prior to running the underlying java program that does the actual
format checking.

* Use the java binary from JAVA_HOME for java-format

Use "$JAVA_HOME/bin/java" for invoking the java format check instead of
whatever version of java happens to be on the path.

* Removed unused import
2021-03-10 08:55:14 -05:00
..
google-java-format-1.8-all-deps.jar Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
google-java-format-diff.py Print out env variables in java format (#998) 2021-03-10 08:55:14 -05:00
google-java-format-git-diff.sh Print out env variables in java format (#998) 2021-03-10 08:55:14 -05:00