karamaru-alpha / copyloopvarLinks
copyloopvar is a linter detects places where loop variables are copied.
☆23Updated last month
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 10 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 9 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 11 months ago
- golang linter to detect named returns☆29Updated this week
- errors + stack staces.☆15Updated this week
- A linter that handles struct tags.☆55Updated 3 months ago
- ☆24Updated 2 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 3 weeks ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- Golang linter to check the errors handling expressions☆57Updated 2 months ago
- A Fast Streaming Parser for multipart/form-data in Golang☆77Updated this week
- A golang http router based on trie tree.☆81Updated 11 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- ☆54Updated last year
- ☆57Updated 4 years ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆25Updated last year
- ☆18Updated 2 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated last month
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 2 years ago
- ☆44Updated 7 months ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated last year
- Easily manage 🕸DAG🕷 with Go. DAG is an acronym for Directed Acyclic Graph. Output is in PlantUML or Mermaid format. Useful for progress…☆43Updated 5 months ago
- containedctx is a linter that detects struct contained context.Context field☆20Updated 7 months ago
- Gogh is a tool to manage GitHub repositories efficiently, inspired by `ghq`☆32Updated this week
- An efficient JSON to YAML converter written in Go language☆68Updated 3 years ago
- Linter to check if your tests have been marked as parallel correctly☆59Updated last month
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 4 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated 3 weeks ago
- Ordered map☆117Updated 6 months ago