Update README.md

pull/2/head
golangci 6 years ago committed by GitHub
parent 6861e54231
commit fb6ad4aa21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ A curated list of awesome Go linters. Sponsored by [GolangCI](https://golangci.c
## Cloud Linters
### Go Focused
* [GolangCI](https://golangci.com/) - Open Source service for automated Github pull request code reviews. Free for Open Source.
* [GolangCI](https://golangci.com/) - Open Source SaaS service for running linters on Github pull requests. Free for Open Source.
* [Golint online](http://go-lint.appspot.com/) - Lints online Go source files on GitHub, Bitbucket and Google Project Hosting using the golint package.
* [GopherCI](https://gopherci.io/) - GopherCI helps you maintain high-quality Go projects, by checking each GitHub Pull Request, for backward incompatible changes, and a suite of other tests.
* [Go Report Card](https://goreportcard.com/) - Go repo report card.

Loading…
Cancel
Save