cmd: genutils: remove golint_failure entry

`golint` emits warnings

```
exported function OutDir should have comment or be unexported.
strings should not be capitalized or end with punctuation or a newline
```

- Add documentation comment to exported function OutDir.
- Remove newline from error string.
- Remove `hack\.golint_failures` entry for `cmd/genutils`
This commit is contained in:
tcharding
2017-10-03 16:10:46 +11:00
parent 4aaf39a5c0
commit 8739ee7bd1
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
cluster/images/etcd-version-monitor
cmd/genutils
cmd/gke-certificates-controller/app
cmd/hyperkube
cmd/kube-controller-manager/app