tommy-muehle / go-mndLinks
Magic number detector for Go.
☆201Updated last year
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 year
- Check that no globals are present in Go code.☆119Updated 4 months ago
- Go linter for forbidding identifiers☆151Updated 8 months ago
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 8 months ago
- noctx finds function calls without context.Context.☆207Updated 2 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last month
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 4 months ago
- ☆79Updated last year
- Generate readme file from Go doc. Now available as a Github action!☆220Updated 11 months ago
- ☆54Updated 11 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆176Updated 6 months ago
- 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
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆305Updated 2 weeks ago
- Linter that checks that comments end in a period☆48Updated last week
- A Go linter to check that errors from external packages are wrapped☆347Updated 6 months ago
- Accept Interfaces, Return Concrete Types☆75Updated 3 weeks ago
- Logur is an opinionated collection of logging best practices☆205Updated 8 months ago
- Python's repr() for Go☆166Updated this week
- Allow and block list linter for direct Go module dependencies.☆77Updated 3 weeks ago
- A corpus of popular Go modules☆108Updated 11 months ago
- Find in Go repeated strings that could be replaced by a constant☆313Updated 4 months ago
- Golang linter to check the errors handling expressions☆55Updated last week
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Package heredoc provides the here-document with keeping indent.☆175Updated 8 months ago
- Go tool for major version upgrades☆145Updated 3 weeks ago
- Integration testing in Go with Docker☆112Updated last month
- Format Go's benchmarking output☆88Updated 3 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- Go io/fs.FS filesystem implementations for various URL schemes☆313Updated this week