leighmcculloch / gochecknoinitsLinks
Check that no init functions are present in Go code.
☆42Updated 4 years ago
Alternatives and similar repositories for gochecknoinits
Users that are interested in gochecknoinits are comparing it to the libraries listed below
Sorting:
- Linter that checks that comments end in a period☆47Updated last month
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Check that no globals are present in Go code.☆115Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated 2 weeks ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- ☆53Updated 8 months ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Set of Go context's utilities.☆54Updated 4 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last month
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Run Go tests inside a Docker image☆99Updated 4 months ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Simple error handling primitives☆61Updated 4 years ago
- A linter that handles struct tags.☆54Updated 2 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated 2 weeks ago
- Benchmark the init cost of Go packages☆80Updated last month
- golang linter to detect named returns☆28Updated last week
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago