leighmcculloch / gochecknoinits
Check that no init functions are present in Go code.
☆41Updated 3 years ago
Alternatives and similar repositories for gochecknoinits:
Users that are interested in gochecknoinits are comparing it to the libraries listed below
- Golang linter to check the errors handling expressions☆47Updated 4 years ago
- Check that no globals are present in Go code.☆107Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated 8 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆24Updated 2 weeks ago
- errs is a package for making errors friendly and easy☆52Updated 3 months ago
- Linter that checks that comments end in a period☆45Updated 3 weeks ago
- Allow and block list linter for direct Go module dependencies.☆73Updated last month
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆73Updated last week
- Simple linter to check that your code does not contain non-ASCII identifiers☆25Updated last week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- A Go library for encoding structs into Header fields.☆47Updated last year
- Checks for a new line before return and branch statements.☆27Updated 9 months ago
- ☆26Updated 2 years ago
- Set of Go context's utilities.☆52Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- ☆52Updated 3 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆17Updated last week
- linter for copyright headers☆24Updated 10 months ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Golang linter that encourages you to use a separate _test package☆49Updated last week
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated last week
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 9 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Collect data about your dependencies☆42Updated last week
- Run Go tests inside a Docker image☆99Updated 3 weeks ago
- Benchmark the init cost of Go packages☆73Updated 3 weeks ago
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 4 years ago
- Golang io.Reader and io.Writer but with limits☆76Updated last year