This commit is contained in:
parent
f103bf3d94
commit
c71e965481
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
steps:
|
||||
go-lint:
|
||||
image: golangci/golangci-lint
|
||||
commands:
|
||||
- golangci-lint run
|
||||
when:
|
||||
event: ["push", "pull_request", "manual"]
|
Loading…
Reference in a new issue