karamaru-alpha / copyloopvarLinks
copyloopvar is a linter detects places where loop variables are copied.
☆22Updated 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☆43Updated 5 months ago
- A linter that handles struct tags.☆54Updated 4 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆33Updated this week
- golang linter to detect named returns☆28Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 8 months ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- errors + stack staces.☆14Updated 8 months ago
- ☆54Updated 9 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- A Fast Streaming Parser for multipart/form-data in Golang☆76Updated last month
- A golang http router based on trie tree.☆81Updated 7 months ago
- Golang linter to use strconv☆40Updated 4 months ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Linter to check if your tests have been marked as parallel correctly☆58Updated 4 months ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆74Updated 3 months ago
- Easily manage 🕸DAG🕷 with Go. DAG is an acronym for Directed Acyclic Graph. Output is in PlantUML or Mermaid format. Useful for progress…☆43Updated 2 months ago
- Type-safe, DRY, flexible test fixture factory based on Go 1.18+ Generics☆100Updated 8 months ago
- ☆16Updated last year
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆23Updated 8 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆70Updated last week
- An efficient JSON to YAML converter written in Go language☆68Updated 2 years ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated 8 months ago
- ☆57Updated 3 years ago
- Experimental iterator implementation for Go compatible with, but not requiring, CL 510541.☆24Updated 4 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago