mirror of https://github.com/knative/client.git
(and gofmt if goimports isn't available) - Runs goimports on all packages except vendor dir and filter on only *.go files - Runs gofmt on all dirs except vendor and filters on *.go files, also writes the results instead of printing diff - Fixes typo s/insteat/insead - Adds the changes after adding simply code step in hack/build.sh - Uses source_dir var specifying the dirs to work on - Combines gofmt commands into single command |
||
|---|---|---|
| .. | ||
| build-flags.sh | ||
| build.sh | ||
| generate-docs.go | ||
| release.md | ||
| release.sh | ||
| update-deps.sh | ||
| verify-codegen.sh | ||