karamaru-alpha / copyloopvar
copyloopvar is a linter detects places where loop variables are copied.
☆22Updated 4 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 10 months ago
- tenv detects environment variable not using t.Setenv☆24Updated 4 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 5 months ago
- errors + stack staces.☆13Updated 5 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.☆28Updated this week
- golang linter to detect named returns☆28Updated this week
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago
- ☆19Updated last month
- linter to enforce consistent import aliases☆16Updated 4 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 3 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- ☆58Updated 3 years ago
- A golang http router based on trie tree.☆79Updated 4 months ago
- Cross-origin resource sharing (CORS) support for Connect.☆30Updated 7 months ago
- Golang linter to use strconv☆40Updated 2 months ago
- ☆16Updated last year
- Linter to check if your tests have been marked as parallel correctly☆55Updated last month
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Analyzer: called is a analyzer which can find function calling☆28Updated 2 years ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆21Updated 5 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- containedctx is a linter that detects struct contained context.Context field☆19Updated last month
- golden provides utilities for golden file tests.☆37Updated last month
- ☆17Updated 3 years ago
- Gogh is a tool to manage GitHub repositories efficiently, inspired by `ghq`☆34Updated this week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆66Updated 2 weeks ago
- Golang linter to check the errors handling expressions☆51Updated 4 years ago