]> git.ipfire.org Git - thirdparty/pdns.git/commit
clang-tidy: Increase the cognitive complexity threshold to 75 12871/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 15 May 2023 08:57:53 +0000 (10:57 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 31 May 2023 19:29:37 +0000 (21:29 +0200)
commitea9d31b27e3a90162771b26b4f593b14e440ab3d
treee0ac100c90f4446a5378744b5b0b099f92fe3f46
parent0e597fdeb3527e4ac45ef93413b19bfd5ad2dcd0
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.

(cherry picked from commit 1463e0417a11bb97017662d7e4adf2abac846d19)
.clang-tidy.full