返回排行榜
bazelbuild/buildtools
GoA bazel BUILD file formatter and editor
bazelbuild-toolformatter
关键指标
Star 增长趋势
Star
1.2k
Forks
467
周增长
—
Issues
69
5001k
2023年1月2023年8月2024年3月2024年10月2025年5月2025年12月2026年7月
制品库Go Modules
go get github.com/bazelbuild/buildtoolsREADME
Buildtools for bazel
This repository contains developer tools for working with Google's bazel buildtool.
- buildifier For formatting BUILD, BUILD.bazel and BUCK files in a standard way
- buildozer For doing command-line operations on these files.
- unused_deps For finding unneeded dependencies in java_library rules.
Setup
See instructions in each tool's directory.
相关仓库