-
It would be better if we can include any other git repositories.
-
-
`Oops! There was an error processing your request` and `500 Internal Server Error` are not really informative. Here is [an example](http://goreportcard.com/report/goaltools/iniflag) for illustration. …
ghost updated
8 years ago
-
I just experienced several infinite redirect loops when going on the website.
Any others experience the same issue?
Btw: Thanks for the great tool!
-
http://goreportcard.com is down for me. Is there a better place to note this?
-
- [x] Makefile support for golint (added in #15)
- [ ] Address violations in codebase
- [ ] Incorporate report into some kind of automation tool
- e.g. http://goreportcard.com/?utm_source=golangweek…
-
Taking the description directly from docker#14756.
> We want to enable golint on our codebase for several reasons:
> - We want to improve code quality
> - We need objective filters on quality to help…
-
Not sure I would give or deduct points, but nice to see.
https://github.com/client9/misspell
-
http://goreportcard.com/report/mholt/caddy
I came across this great too to see where code could be cleaned up.
-
Currently, **goreportcard** clones a repo just once. Every subsequent attempt to update info about a project triggers `git pull`. Is my understanding correct?
``` go
if os.IsNotExist(err) {
…
ghost updated
9 years ago