• tcharding's avatar
    cmd: kubectl: remove golint_failures entry · fa2de842
    tcharding authored
    `.golint_failures` currently has an entry for `cmd/kubectl/app`. We can lint this package and remove
    the entry. There is only one `golint` warning; comment on exported function Run should be of the
    form "Run ..."
    
    Fix documentation comment and remove `cmd/kubectl/app` from `.golint_failures`.
    fa2de842
kubectl.go 1.36 KB