alexkohler / identypoLinks
identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, packages, labels).
☆29Updated 7 years ago
Alternatives and similar repositories for identypo
Users that are interested in identypo are comparing it to the libraries listed below
Sorting:
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 6 years ago
- Simple error handling primitives☆60Updated 4 years ago
- Golang package to manipulate time intervals.☆84Updated 6 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- Rebecca is a readme generator for Go☆114Updated 3 years ago
- ☆78Updated 5 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- Linter for Go text/template (and html/template) template files☆44Updated last year
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Updated 8 years ago
- ☆101Updated last year
- like gofmt except for go templates☆173Updated 8 years ago
- A tool to compare different versions of an API and find incompatibilities.☆41Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Run linters from Go code -☆66Updated 7 years ago
- Dependency-less dependencies for Go.☆123Updated 9 years ago
- Python's repr() for Go☆172Updated 2 weeks ago
- Filters output from static analysis tools, showing only recently changed lines of code☆103Updated last year
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 8 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆32Updated 9 months ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- ☆39Updated 9 years ago
- cfmt is a tool to wrap Go comments over a certain length to a new line.☆28Updated 7 years ago
- Fork of golang's encoding/json: now with more validation and error context☆34Updated 7 years ago
- Find outdated golang packages☆43Updated 7 years ago