Open
Description
Golangci-lint has released a new major version, currently sitting at v2.1.6
. This provides a number of improvements, including updated linters. Loki should upgrade to make use of these latest configurations.
Note: This requires updating the .golangci.yml
config file to use the new configuration format, which can be done using golangci-lint migrate
from the v2 cli.