From 27ce2d134bda9577747c122d4a2cc4bc422a9865 Mon Sep 17 00:00:00 2001 From: Marvin Preuss Date: Fri, 24 Feb 2023 09:22:51 +0000 Subject: [PATCH] style: happy linting --- logginghandler_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/logginghandler_test.go b/logginghandler_test.go index 335a007..1a1de9b 100644 --- a/logginghandler_test.go +++ b/logginghandler_test.go @@ -1,3 +1,4 @@ +//nolint:funlen package logginghandler_test import (