gostaticanalysis / forcetypeassertLinks
Analyzer: fourcetypeassert finds type assertions which did forcely
☆43Updated 6 months ago
Alternatives and similar repositories for forcetypeassert
Users that are interested in forcetypeassert are comparing it to the libraries listed below
Sorting:
- A linter that handles struct tags.☆54Updated this week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- ☆121Updated last year
- Go Linter: finds wasted assignment statements 🗑☆38Updated 8 months ago
- Accept Interfaces, Return Concrete Types☆74Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 7 months ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- Go linter for forbidding identifiers☆149Updated 7 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 7 months ago
- ☆17Updated last week
- ☆54Updated 10 months ago
- tenv detects environment variable not using t.Setenv☆24Updated 7 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated last week
- noctx finds function calls without context.Context.☆206Updated last month
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆74Updated 3 weeks ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Check that no globals are present in Go code.☆119Updated 3 months ago
- Magic number detector for Go.☆201Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆172Updated 5 months ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆23Updated 9 months ago
- Ordered map☆109Updated 3 months ago
- Golang linter to use strconv☆41Updated 5 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- gRPC-compatible health checks for any net/http server.☆87Updated last month
- An efficient JSON to YAML converter written in Go language☆68Updated 2 years ago