quasilyte / go-parsefixLinks
Fixes simple parse errors automatically. Works great in combination with goimports.
☆86Updated 6 years ago
Alternatives and similar repositories for go-parsefix
Users that are interested in go-parsefix are comparing it to the libraries listed below
Sorting:
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- ☆78Updated 5 years ago
- ☆101Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- Format Go's benchmarking output☆88Updated 3 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Updated 7 years ago
- Errors as side notes☆41Updated 8 years ago
- Run Go tests inside a Docker image☆100Updated 11 months ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- The command-line window recorder☆93Updated 8 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Intern Go strings☆97Updated 2 years ago
- Diff(1)☆89Updated 6 years ago
- An assortment of more specialized math routines for Go☆77Updated last year
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 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
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Miscellaneous Go toys☆134Updated 6 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆29Updated 7 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago