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.☆122Updated 5 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- ☆99Updated 10 months ago
- Linter that checks that comments end in a period☆49Updated 2 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated this week
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Helpful unit multipliers and functions for Go☆132Updated 2 months ago
- Golang linter to check the errors handling expressions☆57Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last week
- go.mod git archiver☆88Updated 2 years ago
- Allow and block list linter for direct Go module dependencies.☆77Updated 3 weeks ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Simple error handling primitives☆60Updated 4 years ago
- A corpus of popular Go modules☆108Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Golang linter to use strconv☆42Updated 2 weeks 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 this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- ☆106Updated 5 years ago
- An inflection engine for golang☆103Updated last year
- ☆54Updated last year
- Benchmark the init cost of Go packages☆83Updated 2 months ago
- Magic number detector for Go.☆202Updated last year
- errs is a package for making errors friendly and easy☆53Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago