leighmcculloch / gochecknoglobals
Check that no globals are present in Go code.
☆105Updated last year
Related projects ⓘ
Alternatives and complementary repositories for gochecknoglobals
- Go linter for forbidding identifiers☆125Updated 5 months ago
- ☆121Updated 5 months ago
- Allow and block list linter for direct Go module dependencies.☆72Updated this week
- Go linter that checks if package imports are in a list of acceptable packages.☆149Updated last week
- Run Go tests inside a Docker image☆98Updated 2 weeks ago
- Linter that checks that comments end in a period☆44Updated 2 months ago
- Golang linter to check the errors handling expressions☆46Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Magic number detector for Go.☆191Updated 11 months ago
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- ☆51Updated last month
- Golang linter that encourages you to use a separate _test package☆47Updated this week
- Integration testing in Go with Docker☆105Updated 2 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆127Updated 3 weeks ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆247Updated last week
- 🪵 Ensure consistent code style when using log/slog☆107Updated last week
- Go tool for major version upgrades☆124Updated last month
- Bridge between Go testing.T and slog.☆50Updated last year
- Simple error handling primitives☆58Updated 3 years ago
- Accept Interfaces, Return Concrete Types☆62Updated 3 months ago
- Checks for a new line before return and branch statements.☆26Updated 7 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- ☆88Updated 3 years ago
- A corpus of popular Go modules☆106Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆116Updated last year
- OpenTelemetry SQL database driver wrapper for Go☆112Updated last week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- noctx finds sending http request without context.Context.☆185Updated 2 months ago
- gRPC Test Utilities for Golang☆76Updated last week