tommy-muehle / go-mnd
Magic number detector for Go.
☆191Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for go-mnd
- ☆121Updated 4 months ago
- Check that no globals are present in Go code.☆104Updated last year
- Go linter for forbidding identifiers☆124Updated 4 months ago
- ☆78Updated 7 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆127Updated 2 weeks ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆243Updated this week
- Go linter that checks if package imports are in a list of acceptable packages.☆147Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- A Go linter to check that errors from external packages are wrapped☆308Updated 2 months ago
- Format Go's benchmarking output☆88Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated 3 weeks ago
- Generate readme file from Go doc. Now available as a Github action!☆213Updated 3 weeks ago
- Find in Go repeated strings that could be replaced by a constant☆290Updated 3 months ago
- noctx finds sending http request without context.Context.☆185Updated last month
- Accept Interfaces, Return Concrete Types☆61Updated 3 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆299Updated 6 months ago
- 🪵 Ensure consistent code style when using log/slog☆107Updated last month
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆155Updated 10 months ago
- Logur is an opinionated collection of logging best practices☆204Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆46Updated 5 months ago
- Allow and block list linter for direct Go module dependencies.☆72Updated this week
- Go tool for major version upgrades☆123Updated last month
- Integration testing in Go with Docker☆105Updated 2 months ago
- Package heredoc provides the here-document with keeping indent.☆154Updated 8 months ago
- A corpus of popular Go modules☆106Updated 2 weeks ago
- A Go library for validating structs, maps and slices.☆223Updated 4 months ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆135Updated last year
- Deep copy generator☆149Updated 2 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 last year
- Python's repr() for Go☆162Updated this week