Categorygithub.com/bazelbuild/buildtools
module
8.0.3+incompatible
Repository: https://github.com/bazelbuild/buildtools.git
Documentation: pkg.go.dev

# README

Buildtools for bazel

This repository contains developer tools for working with Google's bazel buildtool.

Build status

Setup

See instructions in each tool's directory.

# Packages

No description provided by the author
Package build implements parsing and printing of BUILD files.
No description provided by the author
Buildifier, a tool to parse and format BUILD files.
Package main implements a buildifier on top of 'Skylark in Go'.
No description provided by the author
Package bzlenv provides function to create and update a static environment.
Package config provides environment specific configuration elements to unused_deps.
No description provided by the author
No description provided by the author
Package differ determines how to invoke diff in the given environment.
Package edit provides high-level auxiliary functions for AST manipulation on BUILD files.
No description provided by the author
Package file provides utility file operations.
No description provided by the author
Package labels contains helper functions for working with labels.
Generated file, do not edit.
No description provided by the author
Package testutils provides some useful helpers for buildozer/buildifer tests.
The unused_deps binary prints out buildozer commands for removing unused Java dependencies from java_library Bazel rules.
Package warn implements functions that generate warnings for BUILD files.
Package wspace provides a method to find the root of the bazel tree.