nishanths / dedupimportLinks
Deduplicate named and unnamed imports of the same import path in Go files
☆19Updated 5 years ago
Alternatives and similar repositories for dedupimport
Users that are interested in dedupimport are comparing it to the libraries listed below
Sorting:
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- Configuration printer for Go applications 🖨️☆48Updated last year
- Linter for Go text/template (and html/template) template files☆44Updated last year
- quotes strings for shell scripts☆17Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Updated 8 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆32Updated 8 months ago
- enforce banned dependency imports in Go code☆14Updated 5 years ago
- Markdown docs☆11Updated 7 years ago
- goversion is a tool to install and use multiple Go versions.☆19Updated 8 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 years ago
- Flen provides stats on functions/methods lengths in a Golang package.