Skip to content

Commit

Permalink
ci: really enable golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed May 21, 2019
1 parent 2b84b2b commit c39ad0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,6 @@ workflows:
test:
jobs:
- gobuild
- golint
- gotest
- sharness

0 comments on commit c39ad0b

Please sign in to comment.