Comment on Go Analysis Framework: modular static analysis by go teamComments−jamescun1moThis isn't new?You can see it's used by _a lot_ of linters already:https://pkg.go.dev/golang.org/x/tools/go/analysis?tab=import...−stephbook1moIt was mentioned in the Ruff article comments and probably reposted.−tgv1moI visited that link three years ago. It isn't new. It's nifty, though.
Comments
This isn't new?
You can see it's used by _a lot_ of linters already:
https://pkg.go.dev/golang.org/x/tools/go/analysis?tab=import...
It was mentioned in the Ruff article comments and probably reposted.
I visited that link three years ago. It isn't new. It's nifty, though.