karamaru-alpha / copyloopvar
copyloopvar is a linter detects places where loop variables are copied.
☆22Updated 3 months ago
Alternatives and similar repositories for copyloopvar:
Users that are interested in copyloopvar are comparing it to the libraries listed below
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 10 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 4 months ago
- tenv detects environment variable not using t.Setenv☆24Updated 3 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 2 months ago
- Cross-origin resource sharing (CORS) support for Connect.☆28Updated 6 months ago
- errors + stack staces.☆13Updated 5 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆26Updated this week
- ☆19Updated 2 weeks ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated 5 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- linter to enforce consistent import aliases☆16Updated 4 months ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- ☆16Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- containedctx is a linter that detects struct contained context.Context field☆19Updated 3 weeks ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Linter to check if your tests have been marked as parallel correctly☆54Updated 3 weeks ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- An efficient JSON to YAML converter written in Go language☆67Updated 2 years ago
- A context-based, generics enabled, zero dependency Go (and TinyGo!) command-line flag and argument parsing library☆34Updated 2 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆65Updated 3 weeks ago
- ☆53Updated 6 months ago
- Type-safe, DRY, flexible test fixture factory based on Go 1.18+ Generics☆98Updated 5 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- golden provides utilities for golden file tests.☆37Updated 3 weeks ago
- Golang linter to use strconv☆40Updated last month
- Go linter for Vertical Function Ordering☆18Updated 4 months ago
- alias goimports='gosimports'☆92Updated last week