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

staticcheck: configurable Go version. #1946

Merged
merged 3 commits into from Apr 30, 2021

Conversation

ldez
Copy link
Member

@ldez ldez commented Apr 29, 2021

Closes #1943

staticcheck, in golangci-lint, is 4 linters:

  • staticcheck
  • gosimple
  • stylecheck
  • unused

@ldez ldez added enhancement New feature or improvement area: config Related to .golangci.yml and/or cli options labels Apr 29, 2021
@ldez ldez force-pushed the feat/staticcheck-go-version branch from 148caa2 to 8eff859 Compare April 30, 2021 00:30
@ldez ldez force-pushed the feat/staticcheck-go-version branch from 8eff859 to 51c0a49 Compare April 30, 2021 14:05
@ldez ldez merged commit 12ed5fa into golangci:master Apr 30, 2021
@ldez ldez deleted the feat/staticcheck-go-version branch April 30, 2021 20:28
@ldez ldez added this to the v1.40 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: config Related to .golangci.yml and/or cli options enhancement New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Targeting Go Versions For Staticcheck
2 participants