Skip to content

Commit

Permalink
Enable gofmt.
Browse files Browse the repository at this point in the history
  • Loading branch information
draghuram committed Jan 20, 2020
1 parent 3550d32 commit 657e89b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubedr/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ manifests: controller-gen

# Run go fmt against code
fmt:
# go fmt ./...
go fmt ./...

# Run go vet against code
vet:
Expand Down

0 comments on commit 657e89b

Please sign in to comment.