We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
clone 下来 make后出现 golangci-lint 不再支持golint
然后将.golangci.yml golint 更改为 revive 则 gofmt 又。。 自降golangci-lint版本 1.39.0 1.40.0 1.36.0这几个 会出现 同时拉取 [email protected] [email protected] 导致冲突问题
进群联系小助手 还未回复
The text was updated successfully, but these errors were encountered:
I think golangci-lint v1.38.0 with go version 1.17.x will work.
BTW, there seem to be some unresolved issues for golangci-lint to support Go1.18. golangci/golangci-lint#2649
We can wait until golangci/golangci-lint#2649 has been fixed.
Sorry, something went wrong.
No branches or pull requests
clone 下来 make后出现 golangci-lint 不再支持golint
然后将.golangci.yml golint 更改为 revive 则 gofmt 又。。
自降golangci-lint版本 1.39.0 1.40.0 1.36.0这几个 会出现 同时拉取 [email protected] [email protected] 导致冲突问题
进群联系小助手 还未回复
The text was updated successfully, but these errors were encountered: