[clang-tools-extra] [clang-tidy][NFC] run clang-format over clang-tidy checks and tool code. (PR #143324)
Nicolas van Kempen via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 8 16:06:52 PDT 2025
nicovank wrote:
You're right -- it's already being run, but only on the changed lines, not the entire file. Either way, it should cover future diffs minus rare weird edge cases.
https://github.com/llvm/llvm-project/pull/143324
More information about the cfe-commits
mailing list