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:
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Go linter to detect erroneous multiplication of duration values☆49Updated last month
- Allow and block list linter for direct Go module dependencies.☆78Updated last week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Run Go tests inside a Docker image☆100Updated 10 months ago
- Golang linter to use strconv☆42Updated 3 weeks ago
- ☆101Updated 11 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`.☆26Updated 2 weeks ago
- Linter that checks that comments end in a period☆49Updated 2 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- Golang linter to check the errors handling expressions☆59Updated 2 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- A corpus of popular Go modules☆108Updated last year
- go.mod git archiver☆88Updated 2 years ago
- ☆121Updated last year
- Magic number detector for Go.☆203Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- 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☆70Updated 2 years ago
- ☆54Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last month
- Checks for a new line before return and branch statements.☆27Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- ☆107Updated last month
- Simple error handling primitives☆60Updated 4 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago