tommy-muehle / go-mndLinks
Magic number detector for Go.
☆207Updated 2 years ago
Alternatives and similar repositories for go-mnd
Users that are interested in go-mnd are comparing it to the libraries listed below
Sorting:
- ☆121Updated last month
- Go linter for forbidding identifiers☆160Updated 3 months ago
- Check that no globals are present in Go code.☆128Updated 8 months ago
- noctx finds function calls without context.Context.☆216Updated 6 months ago
- A Go linter to check that errors from external packages are wrapped☆356Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆191Updated 10 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 8 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆311Updated 3 months ago
- Generate readme file from Go doc. Now available as a Github action!☆219Updated last year
- Logur is an opinionated collection of logging best practices☆206Updated last year
- Linter that checks that comments end in a period☆48Updated 3 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Updated last month
- Allow and block list linter for direct Go module dependencies.☆78Updated 2 weeks ago
- A corpus of popular Go modules☆109Updated last year
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆129Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆78Updated last month
- ☆54Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- ☆79Updated last year
- A simple assertion library that you probably shouldn't use.☆132Updated 6 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Python's repr() for Go☆172Updated 2 weeks ago
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- Find in Go repeated strings that could be replaced by a constant☆314Updated 8 months ago
- Package heredoc provides the here-document with keeping indent.☆178Updated last year
- Go io/fs.FS filesystem implementations for various URL schemes☆319Updated this week
- Go tool for major version upgrades☆148Updated 3 weeks ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Deep copy generator☆160Updated 2 months ago