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
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 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
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- show Go package dependencies☆52Updated 6 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- Simple error handling primitives☆61Updated 4 years ago
- cfmt is a tool to wrap Go comments over a certain length to a new line.☆28Updated 7 years ago
- request help from the gofrs to maintain a project☆49Updated 10 months ago
- Run linters from Go code -☆65Updated 6 years ago
- go.mod git archiver☆88Updated last year
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 7 months ago
- Linter for Go text/template (and html/template) template files☆44Updated 11 months ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- A minimal (and experimental) ACK written in Go☆19Updated 8 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- ☆39Updated 8 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- Cache that always has a value. Cache that automatically loads values. Refresh caches automatically in background.☆12Updated 7 years ago
- ☆97Updated 4 months ago
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 7 years ago