diff --git a/.golangci.yml b/.golangci.yml index e72c3d7180..3f7b768306 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -146,7 +146,6 @@ linters: - ineffassign - misspell - staticcheck - - typecheck - unused # TODO: enable the below linter in the future # - maligned