kubernetes/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/validations/counter_validations.go

// LintCounter detects issues specific to counters, as well as patterns that should
// only be used with counters.
func LintCounter(mf *dto.MetricFamily) []error {}