leighmcculloch / gochecknoglobalsLinks
Check that no globals are present in Go code.
☆119Updated 4 months ago
Alternatives and similar repositories for gochecknoglobals
Users that are interested in gochecknoglobals are comparing it to the libraries listed below
Sorting:
- ☆121Updated last year
- Go linter for forbidding identifiers☆151Updated 8 months ago
- Magic number detector for Go.☆201Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 8 months ago
- Golang linter to check the errors handling expressions☆55Updated last week
- Linter that checks that comments end in a period☆48Updated last week
- noctx finds function calls without context.Context.☆207Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Run Go tests inside a Docker image☆100Updated 7 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Go linter that checks if package imports are in a list of acceptable packages.☆176Updated 6 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
- Integration testing in Go with Docker☆112Updated last month
- Allow and block list linter for direct Go module dependencies.☆77Updated 2 weeks ago
- A corpus of popular Go modules☆108Updated 11 months ago
- Accept Interfaces, Return Concrete Types☆75Updated 2 weeks ago
- Golang linter to use strconv☆41Updated this week
- ☆54Updated 11 months ago
- Logur is an opinionated collection of logging best practices☆205Updated 8 months ago
- ☆43Updated 9 months ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Simple error handling primitives☆60Updated 4 years ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆305Updated last week
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Generate readme file from Go doc. Now available as a Github action!☆220Updated 11 months ago
- Convert snake case, camel case and kebap case strings☆154Updated 3 months ago
- Tooling for Go import cycles☆74Updated last month
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Support for Unix domain sockets in Go HTTP clients☆83Updated last week