karamaru-alpha / copyloopvarLinks
copyloopvar is a linter detects places where loop variables are copied.
☆22Updated 5 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 5 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 6 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 4 months ago
- errors + stack staces.☆14Updated 7 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated last week
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- A linter that handles struct tags.☆54Updated 2 months ago
- ☆21Updated 2 weeks ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 3 years ago
- ☆57Updated 3 years ago
- golden provides utilities for golden file tests.☆37Updated 3 weeks ago
- Golang linter to use strconv☆40Updated 3 months ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆21Updated 7 months ago
- Gogh is a tool to manage GitHub repositories efficiently, inspired by `ghq`☆34Updated this week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆67Updated 3 weeks ago
- Cross-origin resource sharing (CORS) support for Connect.☆31Updated 8 months ago
- A tool to complete a left-hand side from given expression for Go.☆16Updated 11 months ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated 7 months ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- A golang http router based on trie tree.☆80Updated 6 months ago
- SQL Builder to prevent SQL mistakes using the Golang generics☆47Updated 2 weeks ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Supports live reloading for Go☆70Updated 4 years ago
- Type-safe, DRY, flexible test fixture factory based on Go 1.18+ Generics☆100Updated 7 months ago
- containedctx is a linter that detects struct contained context.Context field☆20Updated 2 months ago