Playground for tests of workflow automation and containers repository structure
Go to file
Kir Kolyshkin 670d57ae83 ci: switch to golangci-lint v2.0
The new configuration files were initially generated by
`golangci-lint migrate`, when tweaked to minimize and simplify.

golangci-lint v2 switches to a new version of staticcheck which shows
much more warnings. Some of them were fixed by a few previous commits,
and the rest of them are disabled.

Also, golangci-extra was modified to include ALL staticcheck linters.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2025-03-26 09:37:44 -07:00
common ci: switch to golangci-lint v2.0 2025-03-26 09:37:44 -07:00