alexkohler / identypoLinks
identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, packages, labels).
☆28Updated 7 years ago
Alternatives and similar repositories for identypo
Users that are interested in identypo are comparing it to the libraries listed below
Sorting:
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 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
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 6 years ago
- Backwards compatibility linter for Go.☆69Updated 6 years ago
- Simple error handling primitives☆60Updated 4 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- ☆99Updated 9 months ago
- ☆39Updated 9 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆91Updated last year
- ☆78Updated 5 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- Dependency-less dependencies for Go.☆121Updated 8 years ago
- Generates automatically a Reset() method☆35Updated 8 years ago
- like gofmt except for go templates☆173Updated 7 years ago
- Run linters from Go code -☆66Updated 6 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
- Rebecca is a readme generator for Go☆114Updated 3 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 4 years ago
- go.mod git archiver☆88Updated 2 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Updated 7 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆30Updated 6 months ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago