Opened 3 months ago
Last modified 3 months ago
#70657 new request
buildifier — at Initial Version
Reported by: | lexspoon | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
Buildifier is a Go utility that is used with Bazel. It auto-formats BUILD files. It's widely enough used that a default install of the Bazel plugin for IntelliJ will assume your machine has Buildifier and will try to shell out to it.
The source code and installation instructions are [here on GitHub](https://github.com/bazelbuild/buildtools/blob/main/buildifier/README.md).
Note: See
TracTickets for help on using
tickets.