mirror of
https://github.com/golang/go
synced 2024-11-05 16:06:10 -07:00
88b9c284fd
This change adds a pass that checks for unused parameters inside of a function. It is disabled by default. Updates golang/go#36602 Change-Id: I9e8de3368f16f27e7816ec4ddb16935e1a05584e Reviewed-on: https://go-review.googlesource.com/c/tools/+/222817 Run-TryBot: Rohan Challa <rohan@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
testdata/src/a | ||
unusedparams_test.go | ||
unusedparams.go |