This commit is contained in:
parent
e7b0c5fa33
commit
030806b0c4
@ -13,7 +13,7 @@ pipeline:
|
|||||||
lint:
|
lint:
|
||||||
image: golangci/golangci-lint:latest
|
image: golangci/golangci-lint:latest
|
||||||
commands:
|
commands:
|
||||||
- golangci-lint run
|
- golangci-lint run -v
|
||||||
when:
|
when:
|
||||||
event: [push, pull_request]
|
event: [push, pull_request]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user