quasilyte / go-parsefix
Fixes simple parse errors automatically. Works great in combination with goimports.
☆85Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-parsefix
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- Run Go tests inside a Docker image☆98Updated 2 weeks ago
- ☆78Updated 4 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- ☆88Updated 3 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated last year
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 8 months ago
- Diff(1)☆91Updated 5 years ago
- Package bad idea contains no good ideas☆29Updated 4 years ago
- Intern Go strings☆92Updated 11 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- unindent stuff☆35Updated 3 years ago
- Collection of dirty hacks in Go☆67Updated last year
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- A simple terminal UI for Go linters☆81Updated 3 years ago
- Linter for errors.Is and errors.As☆46Updated 4 years ago
- Benchmark the init cost of Go packages☆73Updated 3 months ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆27Updated 6 years ago
- Go linter for finding defer statements inside for loops☆25Updated 11 months ago
- An example linter written with go/analysis for tutorial purposes☆57Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- A simple assertion library that you probably shouldn't use.☆133Updated 4 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 6 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆39Updated 5 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- An assortment of more specialized math routines for Go☆69Updated 3 weeks ago
- tryhard finds and rewrites code suitable for try.☆123Updated 5 years ago