3 Star 1 Fork 2

Gitee 极速下载 / golang-lint

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/golang/lint
Clone or Download
.travis.yml 230 Bytes
Copy Edit Raw Blame History
sudo: false
language: go
go:
- 1.10.x
- 1.11.x
- master
go_import_path: golang.org/x/lint
install:
- go get -t -v ./...
script:
- go test -v -race ./...
matrix:
allow_failures:
- go: master
fast_finish: true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/lint.git
git@gitee.com:mirrors/lint.git
mirrors
lint
golang-lint
master

Search