alexkohler / dogsled
dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.
☆73Updated last year
Alternatives and similar repositories for dogsled:
Users that are interested in dogsled are comparing it to the libraries listed below
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- ☆96Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- go.mod git archiver☆88Updated last year
- A simple terminal UI for Go linters☆81Updated 4 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
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆84Updated 2 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Benchmark the init cost of Go packages☆76Updated 2 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Simple error handling primitives☆60Updated 3 years ago
- Linter that checks that comments end in a period☆46Updated last month
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated this week
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- Format Go's benchmarking output☆88Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Merge multiple pprof profile files into a single file☆123Updated last year
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- ☆78Updated 4 years ago
- ☆54Updated 7 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Line length linter☆65Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago