client_golang/prometheus/testutil
Soroosh Azary Marhabi 2cfd1eb960
Enable same linters as the Prometheus repo itself (#1056)
* Add gofumpt to github workflow & fix all files for it

Signed-off-by: sazary <soroosh@azary.ir>

* Add goimports to golangci & fix it's issues

Signed-off-by: sazary <soroosh@azary.ir>

* Add revive to golangci & fix it's issues

Signed-off-by: sazary <soroosh@azary.ir>

* Add errcheck & misspell to golangci and fix their issues

Signed-off-by: sazary <soroosh@azary.ir>

* Add govet & gosimple to golangci and fix their issues

Signed-off-by: sazary <soroosh@azary.ir>

* Enable all default linters of golangci

Signed-off-by: sazary <soroosh@azary.ir>
2022-06-17 09:04:06 +02:00
..
promlint Enable same linters as the Prometheus repo itself (#1056) 2022-06-17 09:04:06 +02:00
lint.go Improve various comments 2020-04-25 15:59:53 +02:00
lint_test.go Improve various comments 2020-04-25 15:59:53 +02:00
testutil.go Enable same linters as the Prometheus repo itself (#1056) 2022-06-17 09:04:06 +02:00
testutil_test.go smart diff to testutil.GatherAndCompare (#998) 2022-04-13 18:38:05 +01:00