tommy-muehle / go-mndLinks
Magic number detector for Go.
☆198Updated 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:
- Check that no globals are present in Go code.☆115Updated 3 weeks ago
- ☆121Updated last year
- Go linter for forbidding identifiers☆143Updated 4 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆165Updated 3 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated 2 weeks ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆295Updated 2 weeks ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- Linter that checks that comments end in a period☆47Updated last month
- Format Go's benchmarking output☆87Updated 3 years ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- noctx finds function calls without context.Context.☆197Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 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…☆127Updated 2 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- ☆79Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- A Go linter to check that errors from external packages are wrapped☆336Updated 2 months ago
- Logur is an opinionated collection of logging best practices☆205Updated 4 months ago
- A linter that handles struct tags.☆54Updated 2 months ago
- Python's repr() for Go☆164Updated last week
- An inflection engine for golang☆103Updated 8 months ago
- Package heredoc provides the here-document with keeping indent.☆172Updated 5 months ago
- Go tool for major version upgrades☆138Updated 8 months ago
- Convert Go values to their AST☆309Updated 4 months ago
- Simple error handling primitives☆61Updated 4 years ago
- golang : go tool cover to XML (Cobertura) export tool.☆132Updated 7 months ago
- ☆97Updated 5 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Accept Interfaces, Return Concrete Types☆69Updated last month