Skip to content

Instantly share code, notes, and snippets.

@jrwren
Created April 15, 2025 18:07
Show Gist options
  • Save jrwren/89936e8d6f76e9206d14f0bae4bbc18e to your computer and use it in GitHub Desktop.
Save jrwren/89936e8d6f76e9206d14f0bae4bbc18e to your computer and use it in GitHub Desktop.
all you need is staticcheck and govulncheck as far as go linters go.
golangci-lint is not very good.
https://github.com/golangci/golangci-lint/issues/2859
https://github.com/golangci/golangci-lint/pull/5487#issuecomment-2751517605
https://gophers.slack.com/archives/CBL6Z5U7J/p1744203950249799
https://gophers.slack.com/archives/CBL6Z5U7J/p1742409789576719?thread_ts=1742400174.605149&cid=CBL6Z5U7J
https://github.com/dominikh/go-tools/issues/1474#issuecomment-1850760813
https://github.com/dominikh/go-tools/issues/1373
https://github.com/golangci/golangci-lint/issues/369
https://github.com/golangci/golangci-lint/issues/1379#issuecomment-782788069
https://github.com/golangci/golangci-lint/issues/1658 (a bit of a stretch)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment