Fix mentioned version of google-java-format in our docs

Our files were already reformatted with google-java-format 1.6 (see
Iedba3f24).

Change-Id: If5a63c2c3242e5f161d2082c576cdb35ba7078aa
This commit is contained in:
Alice Kober-Sotzek 2018-08-27 11:06:43 +02:00
parent c0a1400452
commit 001dae99c2

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.15.0).
These tools automatically apply format according to the style guides; this