add golangci-lint CI config
This commit is contained in:
parent
10a6342233
commit
1fbe3282c8
5
.woodpecker/go-lint.yml
Normal file
5
.woodpecker/go-lint.yml
Normal file
@ -0,0 +1,5 @@
|
||||
pipeline:
|
||||
release:
|
||||
image: golangci/golangci-lint:v1.53.3
|
||||
commands:
|
||||
- golangci-lint run -v
|
Loading…
Reference in New Issue
Block a user