[clang-tools-extra] [clang-tidy][NFC] run clang-format over clang-tidy checks and tool code. (PR #143324)
Carlos Galvez via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 9 11:51:48 PDT 2025
carlosgalvezp wrote:
> Maybe same should be doe for Clang-Tidy?
It should already be in place, but like stated above, sometimes the CI checks don't run automatically, it requires a maintainer to click a button to trigger them. I don't know why this is, maybe based on CI load, but good to keep in mind. It does say that in the list of checks, like "4 checks waiting to be triggered".
https://github.com/llvm/llvm-project/pull/143324
More information about the cfe-commits
mailing list