mirror of
https://github.com/containerd/containerd.git
synced 2026-08-13 17:07:26 +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>