mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-05 13:47:10 +02:00
Replace deprecated linter (#9571)
Upstream is replacing `golint` with `revive`. Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
parent
91726e33a0
commit
1c624c58ca
@ -4,7 +4,7 @@ run:
|
||||
linters:
|
||||
enable:
|
||||
- depguard
|
||||
- golint
|
||||
- revive
|
||||
|
||||
issues:
|
||||
exclude-rules:
|
||||
|
Loading…
Reference in New Issue
Block a user