diff --git a/.golangci.yml b/.golangci.yml index db2ad414..110b428f 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -162,6 +162,4 @@ formatters: extra-rules: true goimports: local-prefixes: - - github.com/prometheus/common - exclusions: - generated: lax + - github.com/prometheus/common \ No newline at end of file