quasilyte / go-parsefix
Fixes simple parse errors automatically. Works great in combination with goimports.
☆86Updated 5 years ago
Alternatives and similar repositories for go-parsefix:
Users that are interested in go-parsefix are comparing it to the libraries listed below
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- ☆78Updated 4 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- ☆97Updated 4 months ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- Collection of dirty hacks in Go☆67Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Benchmark the init cost of Go packages☆80Updated last week
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Format Go's benchmarking output☆88Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- Please love the nicely formatted hex.☆42Updated 5 years ago
- Run Go tests inside a Docker image☆99Updated 2 months ago
- unindent stuff☆35Updated 4 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- An example linter written with go/analysis for tutorial purposes☆59Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- Intern Go strings☆94Updated last year
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆82Updated last year
- ☆41Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago