Go Report Card was initially developed during Gopher Gala 2015. It is free, open source and run by volunteers. If you feel like there is something that could be improved, we encourage you to open an issue or contribute on GitHub!
QE uses GoReportCard to quickly visualize how Golang services are doing Static Code Analysis and also to celebrate the effort people have put in.
With the exception of Goimports, because it takes up too much CPU time, the static code analyzers used are from our standards list in Wiki.
The Go gopher on the home page was designed by Renée French.
Go Report Card relies on the excellent Go Meta Linter tool.
This version of goreportcard was brought to Twitch by the QE team. The original is here: GoReportCard
It is mostly the same, aside from a few authorization changes to protect our code.