랭킹으로 돌아가기
bazelbuild/buildtools
GoA bazel BUILD file formatter and editor
bazelbuild-toolformatter
주요 지표
스타 성장
스타
1.2k
포크
467
주간 성장
—
이슈
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.
관련 저장소