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
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- ☆101Updated last year
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 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
- Run Go tests inside a Docker image☆100Updated last week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Updated last week
- Reduce Go programs☆216Updated last year
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- Simple error handling primitives☆60Updated 4 years ago
- Errors as side notes☆42Updated 8 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Diff(1)☆89Updated 6 years ago
- Format Go's benchmarking output☆88Updated 3 years ago
- ☆54Updated 8 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.☆41Updated 6 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated 3 months ago
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- like gofmt except for go templates☆173Updated 8 years ago