tommy-muehle / go-mndLinks
Magic number detector for Go.
☆203Updated 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.☆123Updated 6 months ago
- Go linter for forbidding identifiers☆155Updated last month
- noctx finds function calls without context.Context.☆211Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last month
- Go linter that checks if package imports are in a list of acceptable packages.☆182Updated 8 months ago
- Allow and block list linter for direct Go module dependencies.☆77Updated last week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last month
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆311Updated last month
- Accept Interfaces, Return Concrete Types☆78Updated last week
- Linter that checks that comments end in a period☆49Updated last month
- Golang linter to check the errors handling expressions☆57Updated 2 months ago
- Format Go's benchmarking output☆88Updated 3 years ago
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year
- A corpus of popular Go modules☆108Updated last year
- Find in Go repeated strings that could be replaced by a constant☆312Updated 6 months ago
- Logur is an opinionated collection of logging best practices☆205Updated 10 months ago
- A Go linter to check that errors from external packages are wrapped☆353Updated last week
- 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
- ☆54Updated last year
- Deep copy generator☆160Updated last week
- ☆79Updated last year
- Python's repr() for Go☆168Updated last week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 2 years ago
- A linter that handles struct tags.☆55Updated 3 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Go io/fs.FS filesystem implementations for various URL schemes☆317Updated this week
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 years ago