diff --git a/.golangci.yml b/.golangci.yml index f44200ab2..3eccaf51e 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -168,7 +168,6 @@ issues: # prevent linters from running on *_test.go files - path: _test\.go linters: - - dupl - funlen - goconst - gocyclo