leighmcculloch / gochecknoglobalsLinks
Check that no globals are present in Go code.
☆120Updated 4 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☆153Updated 8 months ago
- Magic number detector for Go.☆201Updated last year
- ☆121Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 8 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☆49Updated 3 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆177Updated 7 months ago
- Golang linter to check the errors handling expressions☆56Updated last month
- Allow and block list linter for direct Go module dependencies.☆77Updated last week
- A corpus of popular Go modules☆108Updated 11 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- noctx finds function calls without context.Context.☆208Updated 2 months ago
- ☆54Updated last year
- Integration testing in Go with Docker☆113Updated last month
- Python's repr() for Go☆166Updated this week
- Deep copy generator☆160Updated 11 months ago
- Logur is an opinionated collection of logging best practices☆205Updated 8 months ago
- Accept Interfaces, Return Concrete Types☆77Updated last month
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Golang linter to use strconv☆41Updated this week
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆309Updated 2 weeks ago
- Simple error handling primitives☆60Updated 4 years ago
- Convert snake case, camel case and kebap case strings☆154Updated 4 months ago
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 9 months ago
- OpenTelemetry SQL database driver wrapper for Go☆120Updated last month
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago