Skip to content

Commit 932c9b5

Browse files
committed
chore: remove dead configuration (helps to destroy the CI cache also)
1 parent d7db4ae commit 932c9b5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.golangci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,6 @@ issues:
128128
linters:
129129
- gomnd
130130

131-
# https://github.com/go-critic/go-critic/issues/926
132-
- linters:
133-
- gocritic
134-
text: "unnecessaryDefer:"
135-
136131
run:
137132
skip-dirs:
138133
- test/testdata_etc

0 commit comments

Comments
 (0)