Imports of package promlint

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/prometheus/client_model/go
github.com/prometheus/common/expfmtPackage expfmt contains tools for reading and writing Prometheus metrics.
ioPackage io provides basic interfaces to I/O primitives.
regexpPackage regexp implements regular expression search.
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.