commit | 5034f1ad53be09c671e78ef67ae88ab034b4bddb | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Sat Apr 13 19:12:15 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Sat Apr 13 19:12:15 2019 +0900 |
tree | ba71f804a33aaa053a7b9e8fc4afd9787fb23186 | |
parent | 6a218f6050f089c94a5ff6f429908662cdc10608 [diff] |
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.22.0: $ buildifier --version buildifier version: 0.22.0 buildifier scm revision: 55b64c3d2ddfb57f06477c1d94ef477419c96bd6 Change-Id: I01c0a9ff5418270e86f3f9206c4c89fa8d174553