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 3 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 11 months ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 7 years ago
- Simple error handling primitives☆59Updated 3 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Linter for Go text/template (and html/template) template files☆43Updated 9 months ago
- ☆91Updated 2 months ago
- Find outdated golang packages☆43Updated 6 years ago
- Vendoring? Foolish human!☆41Updated 8 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- Configurable Go retry package, which invokes flaky functions until they succeed.☆47Updated 5 years ago
- Package your Go modules☆41Updated last year
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- cfmt is a tool to wrap Go comments over a certain length to a new line.☆28Updated 6 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- A pluggable configuration management library with zero dependencies☆66Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 7 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆30Updated 3 months ago
- like gofmt except for go templates☆173Updated 7 years ago
- ☆78Updated 4 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Run linters from Go code -☆65Updated 6 years ago
- ☆39Updated 8 years ago