alexkohler / identypo
identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, packages, labels).
☆27Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for identypo
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Linter for Go text/template (and html/template) template files☆42Updated 5 months ago
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 7 years ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 6 years ago
- cfmt is a tool to wrap Go comments over a certain length to a new line.☆27Updated 6 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Package your Go modules☆41Updated 8 months ago
- Cache that always has a value. Cache that automatically loads values. Refresh caches automatically in background.☆12Updated 6 years ago
- unindent stuff☆35Updated 3 years ago
- Run linters from Go code -☆67Updated 6 years ago
- Go linter for finding defer statements inside for loops☆25Updated 11 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago
- prdeps prints the dependency graph of a Go package.☆42Updated 7 years ago
- Simple error handling primitives☆58Updated 3 years ago
- Vendoring? Foolish human!☆42Updated 7 years ago
- ☆39Updated 8 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- Find outdated golang packages☆43Updated 5 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆68Updated 7 years ago
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 7 years ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆25Updated 9 months ago
- A lightweight library to provide a container for optional values in golang☆32Updated 6 years ago
- show Go package dependencies☆52Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- ☆78Updated 4 years ago