moricho / tparallelLinks
tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes
☆26Updated last year
Alternatives and similar repositories for tparallel
Users that are interested in tparallel are comparing it to the libraries listed below
Sorting:
- tenv detects environment variable not using t.Setenv☆24Updated 11 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated last month
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 10 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last month
- containedctx is a linter that detects struct contained context.Context field☆21Updated 8 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 months ago
- Golang linter to use strconv☆42Updated 3 weeks ago
- golang linter to detect named returns☆29Updated last week
- Linter to check if your tests have been marked as parallel correctly☆60Updated 2 months ago
- A Go library for parsing and verifying versions and version constraints.☆45Updated 7 months ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated last year
- A linter that handles struct tags.☆55Updated 2 weeks ago
- Go linter to detect erroneous multiplication of duration values☆49Updated last month
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆25Updated last year
- Go Linter: finds wasted assignment statements 🗑☆38Updated last year
- Golang linter to check the errors handling expressions☆59Updated 2 months ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated 2 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 2 years ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last month
- maintidx measures the maintainability index of each function.☆75Updated 11 months ago
- ☆54Updated last year
- A simple terminal UI for Go linters☆80Updated 5 years ago
- Detect deeply nested if statements in Go source code☆44Updated 4 years ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 3 months ago
- ☆18Updated 3 months ago
- Ordered map☆121Updated 6 months ago