Merge pull request #1597 from joaquinalvarezdev/master

GolangCi closes on april 2020
This commit is contained in:
R.I.Pienaar 2020-08-05 13:17:35 +02:00 committed by GitHub
commit e12566f6b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -292,7 +292,6 @@ Table of Contents
* [DeepSource](https://deepsource.io/) - DeepSource continuously analyzes source code changes and finds issues categorized under security, performance, anti-patterns, bug-risks, documentation and style. For Python and Go. Free for open source.
* [gerrithub.io](https://review.gerrithub.io/) — Gerrit code review for GitHub repositories for free
* [gocover.io](https://gocover.io/) — Code coverage for any [Go](https://golang.org/) package
* [golangci.com](https://golangci.com) — Automated Go (golang) code review service for GitHub pull requests.
* [goreportcard.com](https://goreportcard.com/) — Code Quality for Go projects, free for Open Source
* [gtmetrix.com](https://gtmetrix.com/) — Reports and thorough recommendations to optimize websites
* [hiberly.com](https://hiberly.com) - Tech debt toolkit for developers - grabs feedback from engineers after each merge, then aggregates this to quantify and highlight tech debt in the codebase. Free for use in retrospectives for up to 12 months.