mirror of
https://github.com/prometheus/prometheus
synced 2025-02-04 14:13:32 +00:00
prompb: add lint ignores for metrics.proto
Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
parent
40ad5e284a
commit
fb92a801f6
@ -5,14 +5,17 @@ lint:
|
||||
ENUM_VALUE_PREFIX:
|
||||
- remote.proto
|
||||
- types.proto
|
||||
- io/prometheus/client/metrics.proto
|
||||
ENUM_ZERO_VALUE_SUFFIX:
|
||||
- remote.proto
|
||||
- types.proto
|
||||
- io/prometheus/client/metrics.proto
|
||||
PACKAGE_DIRECTORY_MATCH:
|
||||
- remote.proto
|
||||
- types.proto
|
||||
PACKAGE_VERSION_SUFFIX:
|
||||
- remote.proto
|
||||
- types.proto
|
||||
- io/prometheus/client/metrics.proto
|
||||
deps:
|
||||
- buf.build/gogo/protobuf
|
||||
|
Loading…
Reference in New Issue
Block a user