mirror of https://github.com/knative/pkg.git
golang format tools (#307)
Produced via: `gofmt -s -w $(find -path './vendor' -prune -o -type f -name '*.go' -print))` `goimports -w $(find -name '*.go' | grep -v vendor)`
This commit is contained in:
parent
e191fc0811
commit
f05e26f201