gostaticanalysis / forcetypeassertLinks
Analyzer: fourcetypeassert finds type assertions which did forcely
☆47Updated 9 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.☆55Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆78Updated last week
- ☆54Updated last year
- golang linter to detect named returns☆29Updated last week
- Go Linter: finds wasted assignment statements 🗑☆38Updated 11 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆57Updated 2 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 3 weeks ago
- Go linter for forbidding identifiers☆155Updated 3 weeks ago
- tenv detects environment variable not using t.Setenv☆24Updated 10 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 3 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆182Updated 8 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- ☆121Updated last year
- Ordered map☆117Updated 5 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated last month
- noctx finds function calls without context.Context.☆211Updated 3 months ago
- Checks for a new line before return and branch statements.☆27Updated last year
- ☆18Updated 2 months ago
- Magic number detector for Go.☆203Updated last year
- Golang linter to use strconv☆42Updated 2 weeks ago
- Detect deeply nested if statements in Go source code☆43Updated 4 years ago
- Check that no globals are present in Go code.☆123Updated 5 months ago
- A golang http router based on trie tree.☆81Updated 10 months ago
- Clean paths to ensure safe to use on all modern FS/OSs☆62Updated 11 months ago
- gRPC-compatible health checks for any net/http server.☆88Updated 4 months ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆25Updated 11 months ago
- ☆43Updated 11 months ago