gophergala / go_report

A report card for your Go application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Report Card

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.

Or here's the result for this repo: http://goreportcard.com/report/gophergala/go_report

Screenshot of Go Report Card in action


A submission for Gopher Gala Hackathon 2015.

About

A report card for your Go application


Languages

Language:Go 92.8%Language:Shell 7.2%