karamaru-alpha / copyloopvarLinks
copyloopvar is a linter detects places where loop variables are copied.
☆23Updated 7 months ago
Alternatives and similar repositories for copyloopvar
Users that are interested in copyloopvar are comparing it to the libraries listed below
Sorting:
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- tenv detects environment variable not using t.Setenv☆24Updated 7 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆44Updated 6 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week
- A linter that handles struct tags.☆54Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- errors + stack staces.☆14Updated 2 weeks ago
- ☆24Updated this week
- Go Linter: finds wasted assignment statements 🗑☆38Updated 9 months ago
- Golang linter to use strconv☆41Updated 5 months ago
- ☆54Updated 10 months ago
- A golang http router based on trie tree.☆81Updated 8 months ago
- golang linter to detect named returns☆28Updated this week
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated last week
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- A Fast Streaming Parser for multipart/form-data in Golang☆76Updated last week
- ☆57Updated 4 years ago
- Linter to check if your tests have been marked as parallel correctly☆58Updated 5 months ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated 9 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
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆74Updated last month
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆74Updated this week
- An efficient JSON to YAML converter written in Go language☆68Updated 2 years ago
- detects nested contexts in loops or function literals☆50Updated 2 weeks ago
- Type-safe, DRY, flexible test fixture factory based on Go 1.18+ Generics☆100Updated 9 months ago
- ☆42Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 7 months ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆23Updated 9 months ago