mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
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. |
||
---|---|---|
.. | ||
google-java-format-1.8-all-deps.jar | ||
google-java-format-diff.py | ||
google-java-format-git-diff.sh |