mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/kube-vip/kube-vip.git
synced 2026-09-20 08:03:47 +08:00
14 lines
140 B
YAML
14 lines
140 B
YAML
run:
|
|
timeout: 10m
|
|
|
|
linters:
|
|
enable:
|
|
- bodyclose
|
|
- gofmt
|
|
- goimports
|
|
- revive
|
|
- gosec
|
|
- misspell
|
|
- unconvert
|
|
- unparam
|