google-nomulus/java-format
Michael Muller b98822c17a Terminate with exit code of 1 on format check fail (#1570)
The format check script currently outputs "true" if there were files that need
reformatting and "false" if not, which is useful for gradle but less so for
other applications (notably commit hooks).  Terminate with an exit code of 1
if the format check fails.

TESTED: Tried this from both a pre-commit hook and from the gradle build.
2022-03-25 12:50:27 -04: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 Fix problems with the format tasks (#1390) 2021-10-18 08:10:09 -04:00
google-java-format-git-diff.sh Terminate with exit code of 1 on format check fail (#1570) 2022-03-25 12:50:27 -04:00