-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zsh: killed golangci-lint run --fix -c .golangci.yml #3620
Labels
duplicate
This issue or pull request already exists
Comments
Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors. |
update, I tried
|
ldez
added
duplicate
This issue or pull request already exists
and removed
bug
Something isn't working
labels
Feb 21, 2023
FWIW, this fixed it for me.
From message,
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Welcome
Description of the problem
I have a macOS and just upgraded to
Ventura 13.2.1
Previously, the following command would complete as expected, now it dies before completing.
Versions:
go version go 1.20.1 darwin/arm64 (installed via package manager
g
)golangci-lint 1.51.2 (installed via
brew
)Things I've tried.
Version of golangci-lint
Configuration file
Go environment
Verbose output of running
Code example or link to a public repository
The text was updated successfully, but these errors were encountered: