tommy-muehle / go-mnd
Magic number detector for Go.
☆195Updated last year
Alternatives and similar repositories for go-mnd:
Users that are interested in go-mnd are comparing it to the libraries listed below
- ☆121Updated 8 months ago
- Go linter for forbidding identifiers☆134Updated 3 weeks ago
- Check that no globals are present in Go code.☆110Updated last week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 months ago
- Logur is an opinionated collection of logging best practices☆205Updated last month
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆268Updated 2 weeks ago
- noctx finds sending http request without context.Context.☆185Updated 3 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated 2 months ago
- ☆79Updated 10 months ago
- Find in Go repeated strings that could be replaced by a constant☆299Updated 7 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated last month
- Format Go's benchmarking output☆88Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- Generate readme file from Go doc. Now available as a Github action!☆213Updated 4 months ago
- A Go linter to check that errors from external packages are wrapped☆321Updated 3 months ago
- Integration testing in Go with Docker☆108Updated 3 weeks ago
- Allow and block list linter for direct Go module dependencies.☆74Updated 2 weeks ago
- Go tool for major version upgrades☆129Updated 4 months ago
- Package heredoc provides the here-document with keeping indent.☆163Updated last month
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆125Updated 2 years ago
- Linter that checks that comments end in a period☆45Updated this week
- A Go library for collecting sql.DBStats in Prometheus format☆182Updated 3 years ago
- sync.Once with Reset()☆74Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 10 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Run Go tests inside a Docker image☆99Updated last week
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- A Go library for validating structs, maps and slices.☆226Updated 3 months ago