GoogleCloudPlatform / prometheus-engine

Google Cloud Managed Service for Prometheus libraries and manifests.
https://g.co/cloud/managedprometheus
Apache License 2.0
195 stars 93 forks source link

chore: update linters #836

Closed bernot-dev closed 9 months ago

bernot-dev commented 9 months ago

Upgrade golangci-lint to v1.56.1.

Enable all linters that are supported and currently passing.

Keep a list of disabled linters instead of a list of enabled linters. This will make it easier to correct issues and enable linters without searching documentation.