ランキングに戻る
bazelbuild/buildtools
GoA bazel BUILD file formatter and editor
bazelbuild-toolformatter
主要指標
スター成長
スター
1.2k
フォーク
467
週間成長
—
Issue
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.
関連リポジトリ