Removing old opennota GH url. New GL one's already there.

pull/22/head
John Kinsella 4 years ago
parent 95c5fa824b
commit a921317345

@ -95,7 +95,6 @@ Sponsored by [GolangCI](https://golangci.com): SaaS service for running linters
### Unused Code
* [deadcode](https://github.com/tsenart/deadcode) - Finds unused code.
* [ineffassign](https://github.com/gordonklaus/ineffassign) - Detect when assignments to existing variables are not used.
* [structcheck](https://github.com/opennota/check) - Find unused global variables and constants.
* [unparam](https://github.com/mvdan/unparam) - Report unused function parameters.
* [unused](https://github.com/dominikh/go-tools/tree/master/cmd/unused) - unused checks Go code for unused constants, variables, functions and types.
* [varcheck](https://gitlab.com/opennota/check) - Find unused global variables and constants.

Loading…
Cancel
Save