Releases: davido/google-java-format
Releases · davido/google-java-format
google-java-format-1.4-1-ge22b66d
Add --dry-run option to simplify CI system integrations
Fixes: #105.
Test Plan:
$ git show --name-only HEAD | grep java$ | xargs -r gjf --dry-run
Need Formatting:
[gerrit-common/src/main/java/com/google/gerrit/common/IoUtil.java,\
gerrit-server/src/main/java/com/google/gerrit/server/account/Emails.java]
google-java-format-1.3-1-gec5ce10
This release is based on 1.3 gjf release and includes --dry-run option PR to simplify integrations with CI systems.
google-java-format-1.4-SNAPSHOT
This release is based on bc94435 and includes --dry-run option CL to simplify integrations with CI systems.