Skip to content

clang-tidy: modernize-use-auto

wahikihiki requested to merge wahikihiki/cmake:modernize-use-auto into master

Set the MinTypeNameLength option to an impossibly high value in order to limit the diagnostics to iterators. Leave new expressions and cast expressions for later.

Merge request reports