From 932c9b592e0aa481fa067d1d0e91d9a5a192216c Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Mon, 12 Apr 2021 01:35:02 +0200 Subject: [PATCH] chore: remove dead configuration (helps to destroy the CI cache also) --- .golangci.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.golangci.yml b/.golangci.yml index 0dc9ad903492..500b82b02859 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -128,11 +128,6 @@ issues: linters: - gomnd - # https://github.com/go-critic/go-critic/issues/926 - - linters: - - gocritic - text: "unnecessaryDefer:" - run: skip-dirs: - test/testdata_etc