-
Notifications
You must be signed in to change notification settings - Fork 515
Use buildifier-prebuilt #5141
Copy link
Copy link
Labels
good-first-issueAn issue that could be solved by someone new to the code base.An issue that could be solved by someone new to the code base.infrastructureTopics related to code style and build and test infrastructure.Topics related to code style and build and test infrastructure.
Description
Metadata
Metadata
Assignees
Labels
good-first-issueAn issue that could be solved by someone new to the code base.An issue that could be solved by someone new to the code base.infrastructureTopics related to code style and build and test infrastructure.Topics related to code style and build and test infrastructure.
Type
Fields
Give feedbackNo fields configured for Feature.
We should use https://github.com/keith/buildifier-prebuilt instead of https://github.com/bazelbuild/buildtools in our CI scripts (0785b49). This is much faster and avoids pulling in tons of unnecessary, heavy, and potentially brittle dependencies we then have to maintain, like Go. cc @fruffy
This will also simplify #5065 and #5066 - the fewer dependencies, the easier to upgrade to Bzlmod and newer versions of Bazel.