Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  dev-contributing.txt: Update google-java-format version to 1.6

Change-Id: I145db4574a369f910d37fe3966b3cefbf1b767d8
This commit is contained in:
David Pursehouse 2019-01-31 15:30:14 +09:00
commit 36fc7dc56a
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ Guide].
To format Java source code, Gerrit uses the
link:https://github.com/google/google-java-format[`google-java-format`]
tool (version 1.5), and to format Bazel BUILD, WORKSPACE and .bzl files the
tool (version 1.6), and to format Bazel BUILD, WORKSPACE and .bzl files the
link:https://github.com/bazelbuild/buildtools/tree/master/buildifier[`buildifier`]
tool (version 0.17.2).
These tools automatically apply format according to the style guides; this