[clang-tools-extra] [clang-tidy][readability-identifier-length] Add a line count threshold (PR #185319)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 11 13:26:43 PDT 2026


================
@@ -311,9 +311,9 @@ Changes in existing checks
 
 - Improved :doc:`cppcoreguidelines-missing-std-forward
   <clang-tidy/checks/cppcoreguidelines/missing-std-forward>` check:
-  
+
   - Fixed false positive for constrained template parameters
-  
----------------
vbvictor wrote:

Please don't add unrelated changes (I know it can be IDE)

https://github.com/llvm/llvm-project/pull/185319


More information about the cfe-commits mailing list