client_golang/api
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
..
prometheus/v1 Enable same linters as the Prometheus repo itself (#1056) 2022-06-17 09:04:06 +02:00
client.go client: Allow configuration of http client (#1025) 2022-04-29 15:02:44 +01:00
client_test.go Enable same linters as the Prometheus repo itself (#1056) 2022-06-17 09:04:06 +02:00