client_golang/prometheus/testutil/promlint/validations
foehammer127 cead7c3bb2
feat(prometheus/testutil/promlint/validations): refine lintMetricTypeInName
Change the lintMetricTypeInName linter inside promlint to only trigger an error when the metric name matches the type of the metric.

Signed-off-by: foehammer127 <foehammer@disroot.org>
2024-02-29 11:10:22 -06:00
..
counter_validations.go Add support for custom validations in promlint (#1311) 2023-10-10 10:38:10 +01:00
generic_name_validations.go feat(prometheus/testutil/promlint/validations): refine lintMetricTypeInName 2024-02-29 11:10:22 -06:00
help_validations.go Add support for custom validations in promlint (#1311) 2023-10-10 10:38:10 +01:00
histogram_validations.go Add support for custom validations in promlint (#1311) 2023-10-10 10:38:10 +01:00
units.go Add support for custom validations in promlint (#1311) 2023-10-10 10:38:10 +01:00