Skip to content

Commit 22fb387

Browse files
committed
clang-tidy gets in the way.
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
1 parent 9818c4d commit 22fb387

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pdns/auth-main.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -776,6 +776,7 @@ static bool updateZoneCache(Logr::log_t slog)
776776
return true;
777777
}
778778

779+
// NOLINTNEXTLINE(readability-function-cognitive-complexity)
779780
static void mainthread()
780781
{
781782
static std::shared_ptr<Logr::Logger> slog;

0 commit comments

Comments
 (0)