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
..
2017-05-24 00:42:34 +00:00
2018-09-06 11:33:40 +00:00
2017-01-30 17:28:57 -08:00
2017-02-24 13:09:35 -08:00
2017-04-19 09:33:58 +00:00
2017-02-10 10:57:29 -08:00
2019-01-08 23:11:59 +01:00
2017-04-01 11:51:30 +00:00
2017-02-13 10:14:49 -08:00
2015-11-09 22:01:28 +00:00
2018-01-28 12:35:22 +00:00
2018-01-28 12:35:22 +00:00