leighmcculloch / gochecknoinits
Check that no init functions are present in Go code.
☆41Updated 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
- Linter that checks that comments end in a period☆46Updated last month
- Check that no globals are present in Go code.☆113Updated this week
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Allow and block list linter for direct Go module dependencies.☆75Updated 3 weeks ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 3 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 3 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆50Updated 3 weeks ago
- Golang linter to use strconv☆40Updated 2 months ago
- linter for copyright headers☆24Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- A linter that handles struct tags.☆54Updated last month
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- ☆53Updated 7 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Set of Go context's utilities.☆54Updated 4 years ago
- ☆42Updated 5 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆69Updated 3 weeks ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- ☆28Updated 3 years ago
- Package your Go modules☆41Updated last year
- Consistent hashing hashring implementation.☆34Updated last year