leighmcculloch / gochecknoglobalsLinks
Check that no globals are present in Go code.
☆119Updated 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☆148Updated 6 months ago
- ☆121Updated last year
- Magic number detector for Go.☆201Updated last year
- Integration testing in Go with Docker☆112Updated this week
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆169Updated 5 months ago
- noctx finds function calls without context.Context.☆203Updated 2 weeks ago
- Linter that checks that comments end in a period☆48Updated 3 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- Allow and block list linter for direct Go module dependencies.☆77Updated last week
- Run Go tests inside a Docker image☆100Updated 6 months ago
- Accept Interfaces, Return Concrete Types☆74Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Simple error handling primitives☆60Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- ☆54Updated 10 months ago
- Golang linter to use strconv☆40Updated 5 months ago
- ☆98Updated 7 months ago
- A corpus of popular Go modules☆108Updated 9 months ago
- Logur is an opinionated collection of logging best practices☆205Updated 6 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆201Updated 3 years ago
- Go tool for major version upgrades☆140Updated 10 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆300Updated 2 weeks ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 7 months ago
- Generate readme file from Go doc. Now available as a Github action!☆219Updated 9 months ago