mirror of https://github.com/knative/client.git
* feat(build.sh): Enable goimports for cleanup imports + cleanup imports Much like 'go fmt' for cleaning up go source, 'goimports' can help in properly formatting and grouping imports. See https://goinbigdata.com/goimports-vs-gofmt/ for a quick overview. This commit also cleansup imports on existing files. * fix(build): Add missing space for output on iterm * chore(build): Merged gofmt and goimports And changed order so that formatting and import reordering comes before compiling and testing |
||
|---|---|---|
| .. | ||
| interface.go | ||
| tablegenerator.go | ||
| tableprinter.go | ||
| tabwriter.go | ||