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 last month
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- ☆97Updated 5 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- go.mod git archiver☆88Updated last year
- Format Go's benchmarking output☆87Updated 3 years ago
- Simple error handling primitives☆61Updated 4 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated 2 weeks 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
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 6 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Check that no globals are present in Go code.☆115Updated 3 weeks 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
- Linter that checks that comments end in a period☆47Updated last month
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last week
- ☆41Updated 5 years ago
- Export Go Module information to Prometheus☆56Updated 2 years ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- HTTP error wrapper☆36Updated 5 years ago
- Lint your project with GolangCI-Lint using GitHub actions.☆19Updated 5 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆85Updated 2 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year