Files
gerrit/Documentation
David Ostrovsky 930f29e2fd Bazel: Automatically fix lint errors with buildifier
In recent buildifier versions, lint errors can be fixed automatically:

  $ find . \( -name BUILD -o -name "*.bzl" \) -print \
      | xargs buildifier --lint=fix

This commit was created with Buildifier version 0.19.2:

  $ buildifier --version
buildifier version: 0.19.2
buildifier scm revision: d39e4d5c25111527369142f16cdb49aa67707313

Change-Id: I1f06cd4596e794981ccc2d9fc2d1da9b17f3973a
2019-01-08 23:11:59 +01:00
..
2015-05-06 11:25:51 -07:00
2016-07-07 14:06:31 +02:00
2016-07-07 14:06:31 +02:00
2018-08-29 16:12:18 +09:00
2017-10-18 21:55:15 -04:00
2017-01-23 12:44:58 +00:00
2017-07-14 10:48:06 +09:00
2018-05-23 09:48:42 +03:00
2018-06-06 06:19:26 +09:00
2015-04-30 14:37:09 +00:00
2018-07-06 12:13:39 +09:00