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
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 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`.☆25Updated last week
- Check that no globals are present in Go code.☆112Updated 2 months ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- Linter that checks that comments end in a period☆46Updated last month
- ☆96Updated 3 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- Set of Go context's utilities.☆54Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Allow and block list linter for direct Go module dependencies.☆74Updated last month
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- errs is a package for making errors friendly and easy☆52Updated 5 months ago
- A linter that handles struct tags.☆52Updated 2 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Run Go tests inside a Docker image☆99Updated 2 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Simple error handling primitives☆60Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 4 years ago
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 5 years ago
- Collect data about your dependencies☆43Updated last week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Golang linter to use strconv☆39Updated last month