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:
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 6 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 6 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 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
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Simple error handling primitives☆60Updated 4 years ago
- like gofmt except for go templates☆173Updated 8 years ago
- ☆78Updated 5 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- ☆101Updated 11 months ago
- Walk through JSON with Go☆65Updated 3 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- Rebecca is a readme generator for Go☆114Updated 3 years ago
- cfmt is a tool to wrap Go comments over a certain length to a new line.☆28Updated 7 years ago
- ☆39Updated 9 years ago
- A go package for generating online histograms and plotting them in the terminal and PDFs☆106Updated 3 years ago
- Parse TODOs in your GO code☆66Updated last year
- Dependency-less dependencies for Go.☆122Updated 9 years ago
- Configurable Go retry package, which invokes flaky functions until they succeed.☆47Updated 5 years ago
- Linter for Go text/template (and html/template) template files☆44Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Updated last month
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 3 months ago
- request help from the gofrs to maintain a project☆49Updated last year
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago