mirror of
https://github.com/containerd/containerd.git
synced 2026-07-21 06:53:34 +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>