karamaru-alpha / copyloopvarLinks
copyloopvar is a linter detects places where loop variables are copied.
☆23Updated 3 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☆27Updated last year
- tenv detects environment variable not using t.Setenv☆24Updated last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆48Updated 11 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated last year
- golang linter to detect named returns☆29Updated 2 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last week
- errors + stack staces.☆15Updated last week
- containedctx is a linter that detects struct contained context.Context field☆21Updated 9 months ago
- A linter that handles struct tags.☆55Updated last month
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 months ago
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- ☆24Updated 5 months ago
- ☆54Updated last year
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆25Updated last year
- Linter to check if your tests have been marked as parallel correctly☆61Updated 3 months ago
- A Fast Streaming Parser for multipart/form-data in Golang☆80Updated 3 weeks ago
- ☆58Updated 4 years ago
- A golang http router based on trie tree.☆81Updated last year
- ☆18Updated 4 months ago
- Type-safe, DRY, flexible test fixture factory based on Go 1.18+ Generics☆102Updated last year
- Analyzer: nilerr checks returning nil when err is not nil☆64Updated 4 months ago
- Golang linter to use strconv☆43Updated 2 months ago
- A simple terminal UI for Go linters☆80Updated 5 years ago
- Detect deeply nested if statements in Go source code☆44Updated 4 years 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 7 months ago
- 🧬 x/sync/singleflight but with generics, batching, sharding and nullable result☆51Updated last month
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated last year
- Accept Interfaces, Return Concrete Types☆78Updated last month
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆79Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago