diff --git a/.golangci.yml b/.golangci.yml index f8707c8..495f80e 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -8,7 +8,3 @@ issues: - path: _test.go linters: - errcheck - -linters-settings: - errcheck: - exclude-functions: []