mirror of
https://github.com/opencontainers/runc.git
synced 2026-04-22 23:17:17 +08:00
a638f1330b
The errrolint linter can finally ignore errors from Close, and it also ignores direct comparisons of errors from x/sys/unix. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>