[PATCH] D90282: [clang-tidy] Add IgnoreShortNames config to identifier naming checks
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 12 04:52:59 PST 2020
njames93 added a reviewer: aaron.ballman.
njames93 added a comment.
Should this be a NamingStyle option instead.
`{key: readability-identifier-naming.ParameterShortSizeThreshold, value: 2}`
WDYT?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90282/new/
https://reviews.llvm.org/D90282
More information about the cfe-commits
mailing list