leighmcculloch / gochecknoglobals
Check that no globals are present in Go code.
☆112Updated 2 months ago
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☆138Updated 3 months ago
- ☆120Updated 10 months ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆163Updated last month
- Magic number detector for Go.☆197Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 weeks ago
- Allow and block list linter for direct Go module dependencies.☆74Updated 2 weeks ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆287Updated this week
- Linter that checks that comments end in a period☆46Updated last week
- Accept Interfaces, Return Concrete Types☆65Updated 3 weeks ago
- ☆53Updated 6 months ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆159Updated last year
- Golang linter to check the errors handling expressions☆51Updated 4 years ago
- ☆97Updated 4 months ago
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- Simple error handling primitives☆61Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- Logur is an opinionated collection of logging best practices☆205Updated 3 months ago
- Set of Go context's utilities.☆54Updated 3 years ago
- golang : go tool cover to XML (Cobertura) export tool.☆126Updated 6 months ago
- Python's repr() for Go☆163Updated last week
- PostgreSQL Lock Client for Go☆114Updated 3 weeks ago
- Deep copy generator☆156Updated 6 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆126Updated 2 months ago
- noctx finds function calls without context.Context.☆187Updated this week
- Integration testing in Go with Docker☆108Updated last week
- A corpus of popular Go modules☆108Updated 6 months ago
- Run Go tests inside a Docker image☆99Updated 2 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago