From e0f74c9b374fa3ebecc0c125caf1cff5e69aaf08 Mon Sep 17 00:00:00 2001 From: sapcc-bot Date: Wed, 20 Mar 2024 15:25:40 +0000 Subject: [PATCH] Run go-makefile-maker --- .golangci.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.golangci.yaml b/.golangci.yaml index 5499d0b..dfcc16d 100644 --- a/.golangci.yaml +++ b/.golangci.yaml @@ -79,10 +79,6 @@ linters-settings: enable-all: true disable: - fieldalignment - settings: - shadow: - # Report about shadowed variables. - strict: true nolintlint: require-specific: true stylecheck: