bkielbasa / cyclop
☆53Updated 5 months ago
Alternatives and similar repositories for cyclop:
Users that are interested in cyclop are comparing it to the libraries listed below
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- Check that no globals are present in Go code.☆112Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- Go linter for forbidding identifiers☆137Updated 2 months ago
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆161Updated last month
- golang linter to detect named returns☆28Updated this week
- ☆96Updated 3 months ago
- ☆42Updated 3 months ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Accept Interfaces, Return Concrete Types☆65Updated this week
- A linter that handles struct tags.☆52Updated 2 weeks ago
- Linter that checks that comments end in a period☆46Updated last month
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- ☆120Updated 9 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last month
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- 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
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆65Updated last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆24Updated this week
- A Go library for encoding structs into Header fields.☆47Updated last year
- go.mod git archiver☆88Updated last year
- 🚨 Chi middleware for slog logger☆69Updated 2 weeks ago
- clear go error wrapping with caller☆50Updated last year
- Sample implementation of enhanced http.ServeMux routing patterns.☆57Updated last year
- openapi toolkit common string formats☆106Updated this week
- Library for setting values to structs' fields from env, flags, files or default tag☆109Updated 2 months ago