Hi! Is there any tool that would point out places with an assignment to the blank identifier?
I'd like to spot possible refactoring/debug leftovers, like `_ := func() {}` or unused imports. I went through the staticcheck list of checks, but didn't find anything similar. cheers Wojciech -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/f82cdf4a-2032-483f-a125-bddc4f5a2e52n%40googlegroups.com.