alexkohler / dogsled
dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.
☆72Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for dogsled
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- ☆88Updated 3 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆68Updated 7 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆127Updated 3 weeks ago
- Linter for errors.Is and errors.As☆46Updated 4 years ago
- Allow and block list linter for direct Go module dependencies.☆72Updated last week
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆27Updated 6 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆89Updated last year
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Format Go's benchmarking output☆88Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Linter that checks that comments end in a period☆44Updated 2 months ago
- go.mod git archiver☆88Updated last year
- Lint your project with GolangCI-Lint using GitHub actions.☆19Updated 4 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆82Updated last year
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Golang linter to check the errors handling expressions☆45Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- Merge multiple pprof profile files into a single file☆122Updated last year
- OpenCensus SQL database driver wrapper for Go☆111Updated 3 years ago
- Go utilities for google/type/money.proto☆37Updated 3 years ago
- The missing library to write protoc plugins.☆29Updated 2 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- Miscellaneous Go toys☆134Updated 5 years ago
- A simple terminal UI for Go linters☆81Updated 3 years ago
- ☆78Updated 4 years ago
- A simple assertion library that you probably shouldn't use.☆133Updated 4 years ago