Skip to content

Commit c39ad0b

Browse files
committed
ci: really enable golangci-lint
1 parent 2b84b2b commit c39ad0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,5 +120,6 @@ workflows:
120120
test:
121121
jobs:
122122
- gobuild
123+
- golint
123124
- gotest
124125
- sharness

0 commit comments

Comments
 (0)