Opened 3 months ago
Last modified 3 months ago
#70657 new request
buildifier
Reported by: | lexspoon | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description (last modified by lexspoon)
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.
Note: See
TracTickets for help on using
tickets.