go tool vet --shadow
Reports variables that may have been unintentionally shadowed.
Workflow integration:
- cli
Official go tool vet --shadow Homepage
https://github.com/golang/go/tree/master/src/cmd/vet
BSD-3-Clause (original text)
Maintained
Reports variables that may have been unintentionally shadowed.
Official go tool vet --shadow Homepage
https://github.com/golang/go/tree/master/src/cmd/vet
BSD-3-Clause (original text)
Maintained