dev-contributing: Update buildifier version to 0.29.0
Change-Id: I280466563d92c8a2e903171892d48e4341d33356
This commit is contained in:
@@ -155,7 +155,7 @@ To format Java source code, Gerrit uses the
|
|||||||
link:https://github.com/google/google-java-format[`google-java-format`]
|
link:https://github.com/google/google-java-format[`google-java-format`]
|
||||||
tool (version 1.7), and to format Bazel BUILD, WORKSPACE and .bzl files the
|
tool (version 1.7), and to format Bazel BUILD, WORKSPACE and .bzl files the
|
||||||
link:https://github.com/bazelbuild/buildtools/tree/master/buildifier[`buildifier`]
|
link:https://github.com/bazelbuild/buildtools/tree/master/buildifier[`buildifier`]
|
||||||
tool (version 0.28.0).
|
tool (version 0.29.0).
|
||||||
These tools automatically apply format according to the style guides; this
|
These tools automatically apply format according to the style guides; this
|
||||||
streamlines code review by reducing the need for time-consuming, tedious,
|
streamlines code review by reducing the need for time-consuming, tedious,
|
||||||
and contentious discussions about trivial issues like whitespace.
|
and contentious discussions about trivial issues like whitespace.
|
||||||
|
Reference in New Issue
Block a user