Update module github.com/prometheus/client_golang to v1.19.1
This commit is contained in:
13
vendor/github.com/prometheus/procfs/.golangci.yml
generated
vendored
13
vendor/github.com/prometheus/procfs/.golangci.yml
generated
vendored
@@ -1,4 +1,15 @@
|
||||
---
|
||||
linters:
|
||||
enable:
|
||||
- golint
|
||||
- godot
|
||||
- misspell
|
||||
- revive
|
||||
|
||||
linter-settings:
|
||||
godot:
|
||||
capital: true
|
||||
exclude:
|
||||
# Ignore "See: URL"
|
||||
- 'See:'
|
||||
misspell:
|
||||
locale: US
|
||||
|
||||
Reference in New Issue
Block a user