commit | 7bdbb39a0ab4722650f15383910f9868b878921e | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Jan 24 16:13:51 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Jan 24 16:13:51 2019 +0900 |
tree | 75cde7637d73ef50c974d9a0ef763628e471d931 | |
parent | 11bf0ee5dc958746255a3b3dcb2b54103c44237f [diff] |
Automatically format BUILD file with buildifier lint mode Use the -lint=fix option to automatically format the BUILD file. buildifier version: 0.20.0 buildifier scm revision: db073457c5a56d810e46efc18bb93a4fd7aa7b5e The .bzl files are omitted from formatting because the lint mode removes declarations that are not used in the file itself, but are referenced from other BUILD files. Change-Id: Ied1deeabe0a310d16d12a5fe755b34e421dae2a3