Remove deprecated golint
This commit is contained in:

committed by
Tobias Kantusch

parent
bb1f5edea8
commit
ea7eff0062
@ -38,13 +38,6 @@ golangci-lint:
|
||||
script:
|
||||
- make golangci-lint
|
||||
|
||||
golint:
|
||||
stage: lint
|
||||
needs: []
|
||||
script:
|
||||
- go get -u golang.org/x/lint/golint
|
||||
- golint -set_exit_status
|
||||
|
||||
test:
|
||||
stage: test
|
||||
needs: []
|
||||
|
Reference in New Issue
Block a user