tommy-muehle / go-mnd
Magic number detector for Go.
☆197Updated 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☆138Updated 3 months ago
- Check that no globals are present in Go code.☆112Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆288Updated last week
- noctx finds function calls without context.Context.☆189Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 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
- A Go linter to check that errors from external packages are wrapped☆331Updated last month
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 4 months ago
- Generate readme file from Go doc. Now available as a Github action!☆217Updated 6 months ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Allow and block list linter for direct Go module dependencies.☆74Updated this week
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆127Updated 2 years ago
- Logur is an opinionated collection of logging best practices☆205Updated 3 months ago
- golang : go tool cover to XML (Cobertura) export tool.☆126Updated 6 months ago
- Format Go's benchmarking output☆88Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- Go tool for major version upgrades☆137Updated 7 months ago
- An inflection engine for golang☆102Updated 7 months ago
- A linter that handles struct tags.☆53Updated 3 weeks ago
- Linter that checks that comments end in a period☆46Updated last week
- ☆79Updated last year
- Accept Interfaces, Return Concrete Types☆66Updated this week
- Package heredoc provides the here-document with keeping indent.☆168Updated 4 months ago
- Python's repr() for Go☆163Updated this week
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆306Updated 3 weeks ago
- Deep copy generator☆156Updated 6 months ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆141Updated last year