Tag: tooling
All the articles with the tag "tooling".
-
TIL: How Go 1.26 Rebuilt go fix on go/analysis
Go 1.26 rebuilt go fix on the same analyzer framework that already powers go vet and gopls, turning it from a one-shot API-rewrite tool into a re-runnable modernizer.