This commit is contained in:
parent
1731efcc28
commit
46eeffeb1e
1 changed files with 5 additions and 0 deletions
5
.woodpecker/lint.yml
Normal file
5
.woodpecker/lint.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
steps:
|
||||
lint:
|
||||
image: golangci/golangci-lint
|
||||
commands:
|
||||
- golangci-lint run
|
Loading…
Reference in a new issue