karamaru-alpha / copyloopvarLinks
copyloopvar is a linter detects places where loop variables are copied.
☆23Updated 9 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 9 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆44Updated 8 months ago
- A linter that handles struct tags.☆54Updated last month
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆35Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- errors + stack staces.☆15Updated last month
- golang linter to detect named returns☆28Updated this week
- ☆24Updated last month
- Go Linter: finds wasted assignment statements 🗑☆38Updated 10 months ago
- Linter to check if your tests have been marked as parallel correctly☆58Updated 6 months ago
- ☆54Updated 11 months ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆24Updated 10 months ago
- Golang linter to use strconv☆41Updated 2 weeks ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 weeks ago
- A Fast Streaming Parser for multipart/form-data in Golang☆77Updated 2 weeks ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated 10 months ago
- Golang linter to check the errors handling expressions☆55Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆75Updated last month
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated last week
- Easily manage 🕸DAG🕷 with Go. DAG is an acronym for Directed Acyclic Graph. Output is in PlantUML or Mermaid format. Useful for progress…☆43Updated 4 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- linter to enforce consistent import aliases☆16Updated 9 months ago
- A golang http router based on trie tree.☆81Updated 9 months ago
- Type-safe, DRY, flexible test fixture factory based on Go 1.18+ Generics☆102Updated 10 months ago
- A linter that handle directives into `go.mod`.☆15Updated 2 weeks ago
- An efficient JSON to YAML converter written in Go language☆68Updated 2 years ago
- ☆18Updated 3 weeks ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- A set of ruleguard rules that try to cover some parts of the Uber Go Style Guide (https://github.com/uber-go/guide)☆18Updated 3 years ago