dev-contributing: Update link to buildifier tool
Change-Id: I93adcabfd572305a93d54157bbe22703421385a6
This commit is contained in:
parent
cc9919c881
commit
fd0775f1a4
@ -154,7 +154,8 @@ 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 and WORKSPACE files the
|
||||
link:https://github.com/bazelbuild/buildifier[`buildifier`] tool (version 0.11.1).
|
||||
link:https://github.com/bazelbuild/buildtools/tree/master/buildifier[`buildifier`]
|
||||
tool (version 0.11.1).
|
||||
These tools automatically apply format according to the style guides; this
|
||||
streamlines code review by reducing the need for time-consuming, tedious,
|
||||
and contentious discussions about trivial issues like whitespace.
|
||||
|
Loading…
Reference in New Issue
Block a user