Hacker News new | ask | show | jobs
by almost 5540 days ago
That appears to be true for gofix too and probably any tool of that kind...
1 comments

it's less of a problem for gofix because Go's static typing means it's easy to be much more precise about which methods and functions are actually being used.