Skip to content
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

Remove gometalinter support #4534

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Remove gometalinter support #4534

merged 1 commit into from
Jul 24, 2023

Conversation

rodrigc
Copy link
Contributor

@rodrigc rodrigc commented Jun 10, 2023

gometalinter has been deprecated, and was archived in 2019
gometalinter does not support new Go features such as generics

See: https://github.com/alecthomas/gometalinter , where users are recommended to switch to golangci-lint

Fixes #4533

gometalinter has been deprecated, and was archived in 2019
Copy link
Contributor

@hsanson hsanson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the cleanup.

@hsanson hsanson merged commit 3d10770 into dense-analysis:master Jul 24, 2023
mnikulin pushed a commit to mnikulin/ale that referenced this pull request Nov 12, 2023
gometalinter has been deprecated, and was archived in 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Go: remove support for gometalinter and golint
2 participants