Remove deprecated golint
This commit is contained in:

committed by
Tobias Kantusch

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