1 Star 0 Fork 0

guerlab.net / cri

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.golangci.yml 308 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lantao Liu 提交于 2019-10-08 21:18 . Configure golangci-lint
linters:
enable:
- structcheck
- varcheck
- staticcheck
- unconvert
- gofmt
- goimports
- golint
- ineffassign
- vet
- unused
- misspell
disable:
- errcheck
run:
deadline: 2m
skip-dirs:
- integration
- pkg/api
skip-files:
- ".*_test.go"
1
https://gitee.com/guerlab_net/cri.git
git@gitee.com:guerlab_net/cri.git
guerlab_net
cri
cri
release/1.4

搜索帮助

53164aa7 5694891 3bd8fe86 5694891