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:
- A linter that handles struct tags.☆54Updated last month
- 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 8 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 10 months ago
- ☆54Updated 11 months ago
- ☆121Updated last year
- tenv detects environment variable not using t.Setenv☆24Updated 9 months ago
- Go linter for forbidding identifiers☆151Updated 8 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 9 months ago
- Ordered map☆117Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆75Updated last month
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆35Updated last week
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated last week
- golang linter to detect named returns☆28Updated 3 weeks ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Magic number detector for Go.☆201Updated last year
- Checks for a new line before return and branch statements.☆27Updated last year
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆24Updated 10 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆177Updated 7 months ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Check that no globals are present in Go code.☆120Updated 4 months ago
- ☆43Updated 9 months ago
- A golang http router based on trie tree.☆81Updated 9 months ago
- Golang linter to check the errors handling expressions☆55Updated 3 weeks ago
- ☆18Updated 3 weeks ago
- maintidx measures the maintainability index of each function.☆75Updated 9 months ago
- basic web site serving framework☆154Updated 3 years ago
- noctx finds function calls without context.Context.☆207Updated 2 months ago
- Analyzer: check whether a function uses a non-inherited context☆49Updated 7 months ago