leighmcculloch / gochecknoglobalsLinks
Check that no globals are present in Go code.
☆122Updated 5 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☆155Updated last week
- Magic number detector for Go.☆202Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last week
- ☆121Updated last year
- 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
- ☆54Updated last year
- Allow and block list linter for direct Go module dependencies.☆77Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆57Updated last month
- Go linter that checks if package imports are in a list of acceptable packages.☆181Updated 8 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- noctx finds function calls without context.Context.☆209Updated 3 months ago
- Integration testing in Go with Docker☆113Updated 2 months ago
- A corpus of popular Go modules☆108Updated last year
- Deep copy generator☆160Updated last year
- Python's repr() for Go☆168Updated this week
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- Convert snake case, camel case and kebap case strings☆154Updated 4 months ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Accept Interfaces, Return Concrete Types☆77Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆311Updated last week
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Logur is an opinionated collection of logging best practices☆205Updated 9 months ago
- ☆43Updated 10 months ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Dead simple Go database migration library.☆178Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 10 months ago
- Simple error handling primitives☆60Updated 4 years ago