tommy-muehle / go-mnd
Magic number detector for Go.
☆196Updated last year
Alternatives and similar repositories for go-mnd:
Users that are interested in go-mnd are comparing it to the libraries listed below
- ☆120Updated 10 months ago
- Go linter for forbidding identifiers☆137Updated 2 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- Check that no globals are present in Go code.☆112Updated 2 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆285Updated last week
- Format Go's benchmarking output☆88Updated 2 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆162Updated last month
- ☆79Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last month
- A Go linter to check that errors from external packages are wrapped☆329Updated 3 weeks ago
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆126Updated 2 years ago
- noctx finds sending http request without context.Context.☆184Updated 2 months ago
- Logur is an opinionated collection of logging best practices☆205Updated 2 months ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆141Updated last year
- Accept Interfaces, Return Concrete Types☆65Updated this week
- ☆53Updated 6 months ago
- gta: do transitive analysis to find packages whose dependencies have changed☆205Updated this week
- Encode and decode Go (golang) struct types via protocol buffers.☆175Updated 4 years ago
- Linter that checks that comments end in a period☆46Updated 2 months ago
- Python's repr() for Go☆163Updated this week
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Convert Go values to their AST☆310Updated last month
- Analyzer: check whether a function uses a non-inherited context☆47Updated last month
- In-process request tracing☆97Updated last year
- Deep copy generator☆155Updated 5 months ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago