alexkohler / identypo
identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, packages, labels).
☆28Updated 6 years ago
Alternatives and similar repositories for identypo:
Users that are interested in identypo are comparing it to the libraries listed below
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 7 years ago
- ☆78Updated 4 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- ☆96Updated 3 months ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- request help from the gofrs to maintain a project☆49Updated 9 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- cfmt is a tool to wrap Go comments over a certain length to a new line.☆28Updated 7 years ago
- Find outdated golang packages☆43Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Rebecca is a readme generator for Go☆112Updated 2 years ago
- Package your Go modules☆41Updated last year
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- Simple error handling primitives☆60Updated 3 years ago
- ☆39Updated 8 years ago
- Cache that always has a value. Cache that automatically loads values. Refresh caches automatically in background.☆12Updated 7 years ago
- HTTP error wrapper☆36Updated 5 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆30Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- show Go package dependencies☆52Updated 6 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago