]> git.ipfire.org Git - thirdparty/pdns.git/commit
clang-tidy: Increase the cognitive complexity threshold to 75 12818/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 15 May 2023 08:57:53 +0000 (10:57 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 15 May 2023 08:57:53 +0000 (10:57 +0200)
commit1463e0417a11bb97017662d7e4adf2abac846d19
tree37ea4d296c8273554aa6414a03d93afb113da42d
parent534b284adb11979dc89b61d90339d889e3e698d0
clang-tidy: Increase the cognitive complexity threshold to 75

The current level of 50 is too low for a function like
'handleQueuedHealthChecks' which is quite simple.
.clang-tidy.full