From a5707fb7df2f3f2b7246b51b28fc71ee8d830df2 Mon Sep 17 00:00:00 2001 From: Alessandro Ros Date: Tue, 11 Nov 2025 23:52:33 +0100 Subject: [PATCH] update golangci-lint configuration (#259) --- .golangci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.golangci.yml b/.golangci.yml index f90bc09..a3dfcbc 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -76,6 +76,7 @@ linters: disable: - reflecttypefor - stringsbuilder + - testingcontext formatters: enable: