mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
56a14e792e
Instead of using a standalone modernize (and a separate job), add modernize and go vet (which should be same-as/similar-to go fix) linters to golangci-lint config. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>