alexkohler / nargsLinks
nargs is a Go static analysis tool to find unused arguments in function declarations.
☆86Updated 4 months ago
Alternatives and similar repositories for nargs
Users that are interested in nargs are comparing it to the libraries listed below
Sorting:
- Backwards compatibility linter for Go.☆69Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- ☆99Updated 9 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Updated 7 years ago
- a lightweight acl manager for go.☆82Updated 2 years ago
- A go package for generating online histograms and plotting them in the terminal and PDFs☆106Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A GO web application profiler.☆59Updated 7 years ago
- ☆78Updated 5 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.