leighmcculloch / gochecknoglobalsLinks
Check that no globals are present in Go code.
☆118Updated 2 months ago
Alternatives and similar repositories for gochecknoglobals
Users that are interested in gochecknoglobals are comparing it to the libraries listed below
Sorting:
- Go linter for forbidding identifiers☆147Updated 6 months ago
- ☆121Updated last year
- Magic number detector for Go.☆199Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆167Updated 4 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Linter that checks that comments end in a period☆48Updated 3 months ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- Allow and block list linter for direct Go module dependencies.☆76Updated 2 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- noctx finds function calls without context.Context.☆201Updated this week
- Integration testing in Go with Docker☆112Updated 3 months ago
- ☆53Updated 9 months ago
- A corpus of popular Go modules☆108Updated 9 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆74Updated 2 months ago
- Run Go tests inside a Docker image☆99Updated 5 months ago
- Golang linter to use strconv☆40Updated 4 months ago
- Logur is an opinionated collection of logging best practices☆205Updated 6 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Go tool for major version upgrades☆140Updated 10 months ago
- checks usage of OpenTelemetry/Census spans☆82Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Python's repr() for Go☆166Updated this week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆298Updated 3 weeks ago
- Convert snake case, camel case and kebap case strings☆152Updated last month
- Simple error handling primitives☆61Updated 4 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 6 months ago
- ☆98Updated 7 months ago
- ☆43Updated 7 months ago