kulti / thelperLinks
☆18Updated 2 months ago
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☆47Updated 9 months ago
- ☆54Updated last year
- golang linter to detect named returns☆29Updated this week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 3 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- ☆121Updated last year
- Golang linter to check the errors handling expressions☆57Updated 2 months ago
- tenv detects environment variable not using t.Setenv☆24Updated 10 months ago
- Go linter for forbidding identifiers☆155Updated last month
- A linter that handle directives into `go.mod`.☆16Updated 2 months ago
- ☆36Updated last year
- Check that no globals are present in Go code.☆123Updated 6 months ago
- go test with colors☆11Updated last year
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated last month
- Accept Interfaces, Return Concrete Types☆78Updated 2 weeks ago
- Checks for a new line before return and branch statements.☆27Updated last year
- noctx finds function calls without context.Context.☆211Updated 4 months ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated last year
- Go tool for major version upgrades☆147Updated 2 months ago
- Protobuf golang linter - use getters instead of fields.☆31Updated last month
- Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a separate file rather than as a …☆33Updated last month
- Go linter that checks if package imports are in a list of acceptable packages.☆182Updated 8 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 2 years ago
- A linter that handles struct tags.☆55Updated 3 months ago
- Golang linter to use strconv☆42Updated last week
- maintidx measures the maintainability index of each function.☆75Updated 11 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- Use right mirror functions for string/[]byte performance bust☆44Updated 7 months ago
- ☆44Updated 7 months ago