Skip to content

Commit

Permalink
introduce gosimple code checker
Browse files Browse the repository at this point in the history
  • Loading branch information
mavimo committed Aug 23, 2018
1 parent 909e551 commit 733cf88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ script:
- golint cmd/ pkg/
- go test -v ./...
- unused $(go list ./...)
- gosimple $(go list ./...)

0 comments on commit 733cf88

Please sign in to comment.