On Sun, Mar 5, 2017 at 9:34 AM, Daniel Martí <mv...@mvdan.cc> wrote:
>
> As a weekend project I've written a linter that detects unused
> parameters: https://github.com/mvdan/unparam
>
> As many of you may know, this is tricky business because of interfaces
> and build tags, among other things. So the tool isn't free from false
> positives, and I don't think it could be. But it does an okay job.
>
> Please try it out and share your thoughts. I've already sent a bunch of
> CLs to Go itself:
>
> https://go-review.googlesource.com/q/owner:mvdan%2540mvdan.cc+project:go+status:open

This is nice, thanks.

Ian

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to