mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-10-21 07:22:33 +00:00
This change introduces go fmt/golint/go vet in CI pipeline to check the code for each commit. In addition, this change changes code to pass these checks.