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