Hacker News new | ask | show | jobs
by stock_toaster 2395 days ago
staticccheck for Go does _some_ of this kind of thing (documenting improper usage). https://staticcheck.io/docs/checks
1 comments

SonarQube does as well. I've been shocked at some of the analysis it does.