Skip to content

Commit

Permalink
golang format tools (knative#538)
Browse files Browse the repository at this point in the history
Produced via:
  `gofmt -s -w $(find -path './vendor' -prune -o -type f -name '*.go' -print))`
  `goimports -w $(find -name '*.go' | grep -v vendor)`
  • Loading branch information
mattmoor-sockpuppet authored and knative-prow-robot committed Jan 18, 2019
1 parent 46ab424 commit 993af17
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 993af17

Please sign in to comment.