Compare commits
1 commit
2f19e070b1
...
46eeffeb1e
Author | SHA1 | Date | |
---|---|---|---|
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