leighmcculloch / gochecknoglobals
Check that no globals are present in Go code.
☆110Updated last month
Alternatives and similar repositories for gochecknoglobals:
Users that are interested in gochecknoglobals are comparing it to the libraries listed below
- Go linter for forbidding identifiers☆135Updated last month
- Linter that checks that comments end in a period☆46Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Magic number detector for Go.☆195Updated last year
- ☆120Updated 9 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆158Updated 2 weeks ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 weeks ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- Deep copy generator☆154Updated 5 months ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Go tool for major version upgrades☆135Updated 5 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆278Updated last week
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago
- openapi toolkit common string formats☆105Updated this week
- Simple error handling primitives☆59Updated 3 years ago
- ☆53Updated 5 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 11 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Run Go tests inside a Docker image☆99Updated last month
- Set of Go context's utilities.☆54Updated 3 years ago
- noctx finds sending http request without context.Context.☆184Updated last month
- Python's repr() for Go☆164Updated this week
- Helpful unit multipliers and functions for Go☆127Updated 3 months ago
- 🪵 Ensure consistent code style when using log/slog☆160Updated last week
- Integration testing in Go with Docker☆108Updated last week
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated last month