Switch to PyPI `clang-format` and add `label_flag` for each binary.
Switches to the PyPI package for clang-format
which has supported binaries for all operating systems.
Adds a :cli
label_flag
for each binary that can be switched out downstream if they would like to use a different version of the binary, or if we do not have a binary for their operating system.
Fixes up the CI:
-
--repo_contents_cache
will accelerate the build on the CI -
--config=incompatible
will allow upstreaming to the BCR.
Closes #12 (closed) Closes #11 (closed)
Edited by Matthew Clarkson