Description
Pins clang-format behavior with static binaries for many LLVM versions. It is useful for developers who need exact formatter versions for older projects, CI jobs, or reproducible style checks.
Formatter version differences can rewrite code differently. Pin the intended version and review diffs before applying formatting to shared branches.