clearcontainers / runtime

OCI (Open Containers Initiative) compatible runtime using Virtual Machines
Apache License 2.0
589 stars 70 forks source link

CI: Add varcheck and unconvert linters #1067

Closed jodh-intel closed 6 years ago

jodh-intel commented 6 years ago

Add two additional linters, varcheck and unconvert, that check for unused globals and unnecessary conversions respectively.

Fixes #1066.

Signed-off-by: James O. D. Hunt james.o.hunt@intel.com

devimc commented 6 years ago

lgtm

Approved with PullApprove Approved with PullApprove