nobe4
Results
22
issues of
nobe4
**Is your feature request related to a problem? Please describe.** golangci-ships [`nolintlint`](https://github.com/golangci/golangci-lint/tree/HEAD/pkg/golinters/nolintlint/internal), which -among other things- detects when a `//nolint:` is invalid. The main case is when the problem was...
enhancement
low-priority
v2
I am working on a bunch of project which don't use devenv/nix* and I find myself doing the following quite often: 1. git clone ... 2. devenv init 3. update...
enhancement