-
### Problem Description
we want to ensure high quality, therefore we want to enable and use github ci
### Desired Solution
The github ci should execute following parts:
- tests
- enforce formatte…
-
-
Hello,
I don't understand why a old tag of my repo is reported in goreportcard.com ?
https://goreportcard.com/report/github.com/smutel/terraform-provider-netbox => v1.3.0
This tag has been re…
-
I tried to build cli on MacOS and Ubuntu, but both didn't work because goreportcard-cli is not found.
```
❯ git clone https://github.com/gojp/goreportcard.git
cd goreportcard
make install
go in…
-
Hi there, thanks for a nice tool. I'm running it with:
```
goreadme --skip-examples --badge-godoc --badge-goreportcard
```
directly from the project, and I notice that even though the project name…
-
If you want to use the commandline version, then this will do the trick:
go install github.com/gojp/goreportcard/cmd/goreportcard-cli
Perhaps you can put that in the readme (because then there's n…
-
`misspell` isn't validating escape sequences and sometimes treating them as misspellings. eg
> "iterated element passed\nto it."
Would return
> warning: "nto" is a misspelling of "not" (missp…
lmorg updated
3 years ago
-
https://goreportcard.com
-
The result when running the `goreportcard-cli` tool with the option `-d` is not as expected.
For example:
```
$ go run ./cmd/goreportcard-cli
2023/02/25 09:33:15 disabling i…
-
This is happening when trying to refresh this repo. It hasn’t been refreshed for 2 years:
https://goreportcard.com/report/github.com/elastic/go-elasticsearch
```
There was an error processing…