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

Alex Dutka via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 11 15:04:09 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
-  
----------------
dutkalex wrote:

Oops, that's a mistake

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


More information about the cfe-commits mailing list