mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
37767c0510
It seems that golangci-lint didn't warn us about new lint errors that were added after we enabled it, so just run the full thing and give us all the errors on every PR run -- as long as we keep master lint-clean it doesn't matter whether we set this or not. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>