kulti / thelperLinks
☆16Updated last year
Alternatives and similar repositories for thelper
Users that are interested in thelper are comparing it to the libraries listed below
Sorting:
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 4 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- ☆53Updated 8 months ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- A linter that handles struct tags.☆54Updated 2 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated last week
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 5 months ago
- ☆16Updated 3 years ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- Run Go tests inside a Docker image☆99Updated 4 months ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 3 months ago
- Sample implementation of enhanced http.ServeMux routing patterns.☆57Updated last year
- go test with colors☆11Updated 8 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 6 months ago
- Accept Interfaces, Return Concrete Types☆69Updated last month
- Golang linter to use strconv☆40Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Check that no globals are present in Go code.☆115Updated last month
- Go package that can detect animated images and "deanimate" them by rendering just the first frame as a static image.☆25Updated 2 years ago
- ☆121Updated last year
- Go linter for Vertical Function Ordering☆18Updated 3 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`.☆25Updated 3 weeks ago
- Go linter for forbidding identifiers☆143Updated 5 months ago
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 4 years ago
- ☆98Updated 6 months ago
- ☆34Updated last year