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
- Go linter for forbidding identifiers☆153Updated 8 months ago
- Check that no globals are present in Go code.☆120Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 8 months ago
- noctx finds function calls without context.Context.☆208Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆177Updated 7 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆309Updated 2 weeks ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 5 months ago
- A Go linter to check that errors from external packages are wrapped☆349Updated 6 months ago
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year
- ☆79Updated last year
- Accept Interfaces, Return Concrete Types☆77Updated last month
- Logur is an opinionated collection of logging best practices☆205Updated 9 months ago
- A corpus of popular Go modules☆108Updated last year
- Allow and block list linter for direct Go module dependencies.☆77Updated last week
- Python's repr() for Go☆166Updated last week
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- A linter that handles struct tags.☆55Updated 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…☆129Updated 2 years ago
- Linter that checks that comments end in a period☆49Updated last month
- ☆54Updated last year
- Format Go's benchmarking output☆88Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆312Updated 4 months ago
- Golang linter to check the errors handling expressions☆56Updated last month
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 9 months ago
- Encode and decode Go (golang) struct types via protocol buffers.☆180Updated 5 years ago
- Analyzer: check whether a function uses a non-inherited context☆49Updated 7 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago