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

lint: add staticcheck support #3036

Merged
merged 2 commits into from
Oct 9, 2020
Merged

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Oct 2, 2020

lint: add local variable scope prefix
lint: add support for using staticcheck as a metalinter

Add support for using staticcheck as a metalinter so that users that
don't want to use gopls' staticcheck integration have an option other
than golangci-lint.

@bhcleek bhcleek added this to the vim-go 1.25 milestone Oct 2, 2020
@bhcleek bhcleek force-pushed the metalinter/staticcheck branch 6 times, most recently from 62e2fc1 to 936eb2e Compare October 9, 2020 03:04
Add support for using staticcheck as a metalinter so that users that
don't want to use gopls' staticcheck integration have an option other
than golangci-lint.
@bhcleek bhcleek merged commit 64667fd into fatih:master Oct 9, 2020
@bhcleek bhcleek deleted the metalinter/staticcheck branch October 9, 2020 07:17
bhcleek added a commit that referenced this pull request Oct 9, 2020
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.

1 participant