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.☆122Updated 5 months ago
- Go linter for forbidding identifiers☆155Updated 2 weeks ago
- noctx finds function calls without context.Context.☆209Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 weeks ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆181Updated 8 months 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☆352Updated 7 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆311Updated last week
- A corpus of popular Go modules☆108Updated last year
- Linter that checks that comments end in a period☆49Updated 3 weeks ago
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year
- Golang linter to check the errors handling expressions☆57Updated last month
- A linter that handles struct tags.☆55Updated 2 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
- Format Go's benchmarking output☆88Updated 3 years ago
- Accept Interfaces, Return Concrete Types☆77Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- ☆54Updated last year
- Python's repr() for Go☆168Updated this week
- Allow and block list linter for direct Go module dependencies.☆77Updated last month
- Find in Go repeated strings that could be replaced by a constant☆312Updated 5 months ago
- ☆79Updated last year
- Logur is an opinionated collection of logging best practices☆205Updated 9 months ago
- Deep copy generator☆160Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆146Updated 2 years ago
- Package heredoc provides the here-document with keeping indent.☆177Updated 10 months ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated last year