2 Star 0 Fork 0

docker-zh / buildx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gometalinter.json 184 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tonis Tiigi 提交于 2019-03-22 13:29 . hack: base build scripts
{
"Vendor": true,
"Deadline": "8m",
"Exclude": [".*.pb.go"],
"DisableAll": true,
"Enable": [
"gofmt",
"goimports",
"ineffassign",
"vet",
"deadcode"
]
}
1
https://gitee.com/docker-zh/buildx.git
git@gitee.com:docker-zh/buildx.git
docker-zh
buildx
buildx
master

搜索帮助