kulti / thelper
☆16Updated last year
Alternatives and similar repositories for thelper
Users that are interested in thelper are comparing it to the libraries listed below
Sorting:
- golang linter to detect named returns☆28Updated this week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 3 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 10 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆27Updated this week
- A linter that handles struct tags.☆53Updated last month
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 5 months ago
- Golang linter to check the errors handling expressions☆51Updated 4 years ago
- tenv detects environment variable not using t.Setenv☆24Updated 4 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Golang linter to use strconv☆40Updated 2 months ago
- ☆121Updated 10 months ago
- ☆53Updated 6 months ago
- Sample implementation of enhanced http.ServeMux routing patterns.☆57Updated last year
- go test with colors☆11Updated 7 months ago
- Go linter for forbidding identifiers☆138Updated 3 months ago
- ☆24Updated 2 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Capture stdout and/or stderr in Go.☆44Updated last year
- ☆26Updated 3 years ago
- ☆21Updated 4 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- ☆97Updated 4 months ago
- Linter that checks that comments end in a period☆46Updated 2 weeks ago
- A command-line tool to generate a constructor for the struct.☆88Updated 10 months ago
- HTTP error wrapper☆36Updated 5 years ago
- Accept Interfaces, Return Concrete Types☆66Updated last week