Moved to https://github.com/gojp/goreportcard
Seen here is the submission for the Gopher Gala 2015. Further development is being continued at the URL above, please open PRs and issues there. Thanks!
A web application that generates a report on the quality of an open source go project. It uses several measures, including gofmt
, go vet
, go lint
and gocyclo
.
Live demo: http://goreportcard.com
Or here's the result for this repo: http://goreportcard.com/report/gophergala/go_report
A submission for Gopher Gala Hackathon 2015.