-
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