Rules and Macros

January 2, 2025 ยท View on GitHub

The rules and macros described below are used to help keep your workspace source files up-to-date.

On this page:

tidy

load("@cgrindel_bazel_starlib//bzltidy:defs.bzl", "tidy")

tidy(name, targets)

Defines targets for executing targets against the workspace and confirming that there are no changes.

PARAMETERS

NameDescriptionDefault Value
nameThe name of the target.none
targetsA list of targets to execute.none