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 9 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 9 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆45Updated 8 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆35Updated this week
- Golang linter to use strconv☆41Updated this week
- Linter to check if your tests have been marked as parallel correctly☆58Updated this week
- golang linter to detect named returns☆28Updated last week
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆24Updated 10 months ago
- A linter that handles struct tags.☆55Updated last month
- A Go library for parsing and verifying versions and version constraints.☆44Updated 5 months ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated 11 months ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- containedctx is a linter that detects struct contained context.Context field☆20Updated 6 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 weeks ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- ☆57Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Golang linter to check the errors handling expressions☆56Updated 3 weeks ago
- linter to enforce consistent import aliases☆16Updated 9 months ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated last month
- ☆54Updated last year
- The Go library for plugins to the Buf platform.☆25Updated 2 weeks ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Ordered map☆117Updated 4 months ago
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago
- A linter that handle directives into `go.mod`.☆15Updated 3 weeks ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- Upload pprof output to continuous profiler☆28Updated 6 years ago