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
- ☆120Updated 9 months ago
- Go linter for forbidding identifiers☆135Updated last month
- Check that no globals are present in Go code.☆110Updated last month
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆278Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- Linter that checks that comments end in a period☆46Updated last month
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 weeks ago
- noctx finds sending http request without context.Context.☆184Updated last month
- Go tool for major version upgrades☆135Updated 5 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…☆125Updated 2 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆158Updated 2 weeks ago
- ☆79Updated 11 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 3 months ago
- Run Go tests inside a Docker image☆99Updated last month
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- Deep copy generator☆154Updated 5 months ago
- Format Go's benchmarking output☆88Updated 2 years ago
- ☆53Updated 5 months ago
- A Go (golang) library for wrapping words in a string.☆116Updated 4 years ago
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- Python's repr() for Go☆164Updated last week
- An inflection engine for golang☆102Updated 6 months ago
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago
- Integration testing in Go with Docker☆108Updated last week
- gta: do transitive analysis to find packages whose dependencies have changed☆204Updated 7 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Package heredoc provides the here-document with keeping indent.☆166Updated 2 months ago
- A corpus of popular Go modules☆107Updated 5 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago