bkielbasa / cyclopLinks
☆53Updated 8 months ago
Alternatives and similar repositories for cyclop
Users that are interested in cyclop are comparing it to the libraries listed below
Sorting:
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Accept Interfaces, Return Concrete Types☆69Updated last month
- Check that no globals are present in Go code.☆115Updated 3 weeks ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- Go linter for forbidding identifiers☆143Updated 4 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 2 weeks ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆67Updated 2 weeks ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- ☆42Updated 6 months ago
- Linter that checks that comments end in a period☆47Updated last month
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- A linter that handles struct tags.☆54Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆165Updated 3 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 4 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- golang linter to detect named returns☆28Updated last week
- ☆97Updated 5 months ago
- A type-to-type copy function code generator.☆47Updated this week
- Sample implementation of enhanced http.ServeMux routing patterns.☆57Updated last year
- A handy and powerful library to deal with unstructured data☆27Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Golang linter to use strconv☆40Updated 3 months ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆72Updated 4 months ago
- Run Go tests inside a Docker image☆99Updated 4 months ago