olologin wrote:

Just FYI:
I have tested @DeNiCoN on our codebase in the company we work with him together 
(~8k Translation units), and it seems to work fine. `NOLINT(check-name)` works, 
.clang-tidy config inheritance works (In case some subfolders want to disable 
particular matchers).
Very useful feature, I hope it gets into clang-tidy at some point. At the 
moment we use backported patch for clang-tidy-16

https://github.com/llvm/llvm-project/pull/123734
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to