diff --git a/.golangci.yml b/.golangci.yml index b8c21d815..4599bb88d 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -29,9 +29,6 @@ linters: - unused exclusions: - # Helm, and the Go source code itself, sometimes uses these names outside their built-in - # functions. As the Go source code has re-used these names it's ok for Helm to do the same. - # Linting will look for redefinition of built-in id's but we opt-in to the ones we choose to use. generated: lax presets: