Skip to content

Commit

Permalink
vetting
Browse files Browse the repository at this point in the history
  • Loading branch information
phisco committed May 10, 2019
1 parent a9f858c commit 959aead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ steps:
pull: always
commands:
- find . -name "*.go" | xargs gofmt -s -d
#- go vet ./...
- go vet ./...
when:
event:
- push
Expand Down

0 comments on commit 959aead

Please sign in to comment.