mirror of
https://github.com/google/nomulus
synced 2025-12-23 06:15:42 +00:00
Update version of google-java-format (#2766)
This picks up a few changes including aligning the placement of quotes in text blocks with the Google style guide.
This commit is contained in:
Binary file not shown.
@@ -40,7 +40,7 @@ where:
|
|||||||
show show the effect of the formatting as unified diff"
|
show show the effect of the formatting as unified diff"
|
||||||
|
|
||||||
SCRIPT_DIR="$(realpath $(dirname $0))"
|
SCRIPT_DIR="$(realpath $(dirname $0))"
|
||||||
JAR_NAME="google-java-format-1.23.0-all-deps.jar"
|
JAR_NAME="google-java-format-1.27.0-all-deps.jar"
|
||||||
|
|
||||||
# Make sure we have a valid python interpreter.
|
# Make sure we have a valid python interpreter.
|
||||||
if [ -z "$PYTHON" ]; then
|
if [ -z "$PYTHON" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user