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:
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- A Go library for encoding structs into Header fields.☆47Updated last year
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- Check that no globals are present in Go code.☆117Updated 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 last week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Set of Go context's utilities.☆54Updated 4 years ago
- errs is a package for making errors friendly and easy☆53Updated 8 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 5 months ago
- Run Go tests inside a Docker image☆99Updated 4 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- Simple error handling primitives☆61Updated 4 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- linter for copyright headers☆27Updated this week
- An inflection engine for golang☆103Updated 9 months ago
- ☆53Updated 8 months ago
- Golang linter to use strconv☆40Updated 3 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last month
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Benchmark the init cost of Go packages☆81Updated 2 months ago
- optional parameters for go☆50Updated 3 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated 2 months ago