alexkohler / dogsledLinks
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
Sorting:
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- ☆101Updated 11 months ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 7 years ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 6 years ago
- go.mod git archiver☆88Updated 2 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- Simple error handling primitives☆60Updated 4 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Updated 8 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 6 years ago
- Line length linter☆69Updated 3 years ago
- A corpus of popular Go modules☆108Updated last year
- ☆78Updated 5 years ago
- The missing interface filesystem abstraction for Go☆200Updated 4 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Filters output from static analysis tools, showing only recently changed lines of code☆102Updated last year
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Go (golang) library to expose *testing.T as an interface.☆57Updated 4 years ago
- tryhard finds and rewrites code suitable for try.☆135Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago