alexkohler / dogsled
dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.
☆73Updated 11 months ago
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 3 months ago
- ☆94Updated 2 months 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
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 2 weeks ago
- go.mod git archiver☆88Updated last year
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- Format Go's benchmarking output☆88Updated 2 years ago
- Check that no globals are present in Go code.☆110Updated last month
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Linter that checks that comments end in a period☆46Updated last month
- An example linter written with go/analysis for tutorial purposes☆58Updated 5 years ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 7 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- The missing interface filesystem abstraction for Go☆201Updated 3 years ago
- Simple error handling primitives☆59Updated 3 years ago
- Benchmark the init cost of Go packages☆76Updated last month
- ☆78Updated 4 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆84Updated 2 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated last month
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 7 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago