karamaru-alpha / copyloopvarLinks
copyloopvar is a linter detects places where loop variables are copied.
☆23Updated 8 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 8 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆44Updated 7 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated last week
- A linter that handles struct tags.☆54Updated 3 weeks ago
- golang linter to detect named returns☆28Updated last week
- Go Linter: finds wasted assignment statements 🗑☆38Updated 9 months ago
- Linter to check if your tests have been marked as parallel correctly☆58Updated 5 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Golang linter to use strconv☆41Updated 6 months ago
- errors + stack staces.☆15Updated last week
- ☆18Updated this week
- Golang linter to check the errors handling expressions☆55Updated this week
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated last month
- An efficient JSON to YAML converter written in Go language☆68Updated 2 years ago
- A Fast Streaming Parser for multipart/form-data in Golang☆77Updated last week
- ☆54Updated 11 months ago
- ☆57Updated 4 years ago
- A context-based, generics enabled, zero dependency Go (and TinyGo!) command-line flag and argument parsing library☆34Updated 3 months ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated 10 months ago
- linter to enforce consistent import aliases☆16Updated 8 months ago
- Golang ticker that works with Cron scheduling.☆18Updated 4 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated last week
- ☆24Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆74Updated 2 weeks ago
- Ordered map☆110Updated 3 months ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆23Updated 9 months ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year