[llvm] [GitHub][CI] Add clang-tidy premerge workflow (PR #154829)
Baranov Victor via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 21 13:13:58 PDT 2025
vbvictor wrote:
> `code-lint-helper.py` currently very closely follows the structure of `code-format-helper.py`. I'm not convinced any of the abstractions there are actually useful, at least currently.
You suggest making it in "plain script" format without any abstractions?
https://github.com/llvm/llvm-project/pull/154829
More information about the llvm-commits
mailing list