go/analysis: the modular static analysis framework from the Go team, in small reusable bricks
Under the hood of `go vet`, `staticcheck`, and friends: the Go team maintains an official framework that allows you to write a linter in a few dozen lines.
22 h ago 3 1
