-
The `GoLint` command used to run golangci-lint uses hardcoded flags:
https://github.com/ray-x/go.nvim/blob/a8095eb334495caec3099b717cc7f5b1fbc3e628/lua/go/commands.lua#L228
I would like to have th…
-
Thank you for creating the issue!
- [x] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [x] Yes, I've searched similar issues on GitHub and…
-
**What would you like to be added**:
We have many dependencies in our hack script that often do not get updated. A non-exhaustive list follows:
- https://github.com/kubernetes-sigs/gateway…
-
In order to improve the overall quality of the repo, we are enabling the linter within travis but required our code to be made compliant with the lint rules before enabling each ruleset.
See https:…
-
In a clean environment running `make` will result in:
```
go: finding github.com/golang/lint/golint latest
go: finding github.com/golang/lint latest
go: downloading github.com/golang/lint v0.0.0…
-
Is it possible to start linting this project as I get this long list of issues with it:
starting the lint process...
pkg/yang/entry.go:325:1:warning: depth is unused (deadcode)
pkg/yang/entry_test.…
-
#### Summary
This ticket is about fixing any variable naming issues that do not follow the initialism convention as laid out in: https://github.com/golang/go/wiki/CodeReviewComments#initialisms.
T…
-
I think it'd be smarter to start with package level documentation, then write a readme. I think this one's on me 😄
-
There're some variable naming doesn't follow GoLint. It should be corrected.
-
go get github.com/golang/lint/golint
can't load package: package github.com/golang/lint/golint: code in directory /Users/echochio/go/src/github.com/golang/lint/golint expects import "golang.org/x/lin…