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.☆85Updated 3 months ago
- ☆78Updated 4 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 11 months ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- ☆95Updated 2 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 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
- Run Go tests inside a Docker image☆99Updated last month
- Collection of dirty hacks in Go☆67Updated 2 years ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- An example linter written with go/analysis for tutorial purposes☆58Updated 5 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Benchmark the init cost of Go packages☆76Updated last month
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- ☆24Updated 2 years ago
- HTTP for Gophers☆61Updated 6 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Format Go's benchmarking output☆88Updated 2 years ago
- Intern Go strings☆94Updated last year
- Go linter for finding defer statements inside for loops☆25Updated last year
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 weeks ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago