karamaru-alpha / copyloopvarLinks
copyloopvar is a linter detects places where loop variables are copied.
☆22Updated 5 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 11 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 6 months ago
- tenv detects environment variable not using t.Setenv☆24Updated 4 months ago
- errors + stack staces.☆13Updated 6 months ago
- Cross-origin resource sharing (CORS) support for Connect.☆30Updated 8 months ago
- A linter that handles struct tags.☆54Updated last month
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated 2 weeks ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 3 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- ☆57Updated 3 years ago
- linter to enforce consistent import aliases☆16Updated 5 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- ☆21Updated last month
- Experimental iterator implementation for Go compatible with, but not requiring, CL 510541.☆23Updated 2 months ago
- Gogh is a tool to manage GitHub repositories efficiently, inspired by `ghq`☆34Updated this week
- An efficient JSON to YAML converter written in Go language☆68Updated 2 years ago
- golang linter to detect named returns☆28Updated 3 weeks ago
- Linter to check if your tests have been marked as parallel correctly☆56Updated 2 months ago
- maintidx measures the maintainability index of each function.☆73Updated 5 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆21Updated 6 months ago
- containedctx is a linter that detects struct contained context.Context field☆19Updated 2 months ago
- Golang linter to use strconv☆40Updated 2 months ago
- ☆53Updated 7 months ago
- ☆16Updated 3 years ago
- A golang http router based on trie tree.☆79Updated 5 months ago
- Accept Interfaces, Return Concrete Types☆69Updated last month