Gopatch: Patch-like tool for refactoring Go code(github.com) |
Gopatch: Patch-like tool for refactoring Go code(github.com) |
There's so much interesting work being done on static analysis in Go (semgrep, ruleguard, etc), but I haven't seen similarly powerful refactoring tools. Gopatch is one approach to building a refactoring power tool - I'm excited to start using it, but I hope that it also inspires people (and companies!) to build even more capable tools.