mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 06:45:27 +01:00
pkg/prometheus: fix govet errors (#3916)
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
@@ -4,4 +4,5 @@ run:
|
||||
linters:
|
||||
disable-all: true
|
||||
enable:
|
||||
- unused
|
||||
- govet
|
||||
- unused
|
||||
|
||||
Reference in New Issue
Block a user