Tony Jiang
Tony Jiang
We currently have the `-run` flag, but I believe it is currently impossible to supply a regular expression that would allow for _excluding_ a certain expression (due to no lookaheads...
(Paraphrased this issue from the now-deleted go-mockery repo) I've noticed that calls to mockery have a decently high overhead due to calling `packages.Load`, which makes network calls. We can probably...
**Is your feature request related to a problem? Please describe.** Using path exclude rules is difficult because the issue path depends on which directory I run `golangci-lint` from. **Describe the...
When running commands like `flyctl apps create` or `gh auth login` (after pressing enter a few times), sshx gets stuck and I can't even ctrl+c out of the command. This...