Release v0.1.0
This is the first release of promlinter.
Now promlinter tool supports two sub commands:
promlinter list
can list the metrics info from your code, including metric name, help, type in a table form.promlinter lint
can retrieve the metrics info from your code and lint them via promlint.