Ben Kochie
|
5f917ccdd9
|
Improve linting (#861)
* Disable unused-parameter check due to false positives on Collect()
calls.
* Enable misspell.
* Simplify error returns.
Signed-off-by: SuperQ <superq@gmail.com>
|
2023-07-06 13:08:45 +02:00 |
|
SuperQ
|
fab8e625a8
|
Update linting
* Move errcheck exclude list to config file.
* Enable revive linter
* Fix up revive linting issues.
Signed-off-by: SuperQ <superq@gmail.com>
|
2023-06-03 09:28:17 +02:00 |
|
Ben Kochie
|
b67b69acd3
|
Update for Prometheus Community
Add standard Prometheus build setup
* CircleCI config
* Makefile
* Go modules
* Golang-CI Lint
* promu config
* Remove /vendor
* Remove mage build
* Update READMEs
https://github.com/prometheus-community/postgres_exporter/issues/478
Signed-off-by: Ben Kochie <superq@gmail.com>
|
2021-02-23 10:51:33 +01:00 |
|