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

// LintHelp detects issues related to the help text for a metric.
func LintHelp(mf *dto.MetricFamily) []error {}