mirror of
https://github.com/containerd/containerd.git
synced 2026-07-09 16:17:50 +00:00
This linter checks for unnecessary type convertions. Some convertions are whitelisted because their type is different on 32bit platforms Signed-off-by: Daniel Nephin <dnephin@gmail.com>