-
Добавить версии для библиотек, чтобы исключить в пользовательском коде комментарии следующего вида `Требуется библиотека cmdline от 21.10.2015 и новее.`
Вопрос - какую архитектуру выберем?
Например,…
-
https://goreportcard.com/report/github.com/mmcdole/gofeed
-
See https://goreportcard.com/report/github.com/kc1212/vgs
-
The report from gofmt seems incorrect.
Repo in question:
- https://github.com/dnaeon/gru
Generated report from GoReportCard:
- https://goreportcard.com/report/github.com/dnaeon/gru#gofmt
My files a…
-
See
https://goreportcard.com/report/github.com/bep/gr
And
https://play.golang.org/p/D-vWPKGnV2
Your GoLint complains about:
```
Line 42: warning: should omit type gr.Modifier from declaration of …
-
https://goreportcard.com/report/github.com/taironas/gonawin
-
From the report site, [like this for example](https://goreportcard.com/report/github.com/gojp/goreportcard);
When you click on the badge to reveal the badge image url, and/or markdown for the badge,
…
-
Hi
I created quick Greasemonkey user script that add links to github repositories to godoc, goreportcard and gocover.
If you think it can be useful it can be included into this repo.
```
// ==UserSc…
-
https://goreportcard.com/report/github.com/codingsince1985/geo-golang#golint
> `$ golint ./...`
> geocoder.go:16:5: var timeoutInSeconds is of type time.Duration; don't use unit-specific suffix "Seco…
-
Why use 2 spaces? You can config your editor to treat tab as 2 spaces.