Hacker News new | ask | show | jobs
by oconnor663 2693 days ago
That second example is really surprising. This sort of thing happens all the time in production when lines get moved around. Does anyone know why errcheck misses it?
1 comments

Not sure about that. But https://github.com/gordonklaus/ineffassign catches that.