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 3 months ago
- ☆98Updated 8 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Format Go's benchmarking output☆88Updated 3 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
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated this week
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Backwards compatibility linter for Go.☆69Updated 6 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Updated 7 years ago
- go.mod git archiver☆88Updated 2 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- The missing interface filesystem abstraction for Go☆202Updated 4 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- Tickers with random jitter☆91Updated 3 years ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 6 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 8 years ago
- A go package for generating online histograms and plotting them in the terminal and PDFs☆106Updated 3 years ago
- Filters output from static analysis tools, showing only recently changed lines of code☆102Updated last year
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- Check that no globals are present in Go code.☆119Updated 3 months ago
- ☆78Updated 5 years ago
- Run Go tests inside a Docker image☆100Updated 6 months ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 6 years ago
- tryhard finds and rewrites code suitable for try.☆133Updated 6 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Support for Unix domain sockets in Go HTTP clients☆81Updated 2 months ago