gostaticanalysis / forcetypeassertLinks
Analyzer: fourcetypeassert finds type assertions which did forcely
☆47Updated 10 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 last month
- Go Linter: finds wasted assignment statements 🗑☆38Updated last year
- tenv detects environment variable not using t.Setenv☆24Updated last year
- Go linter for forbidding identifiers☆158Updated 2 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 2 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Accept Interfaces, Return Concrete Types☆78Updated 3 weeks ago
- ☆54Updated last year
- golang linter to detect named returns☆29Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- ☆18Updated 3 months ago
- ☆121Updated last week
- Checks for a new line before return and branch statements.☆27Updated last year
- Golang linter to check the errors handling expressions☆63Updated 3 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆187Updated 10 months ago
- A simple terminal UI for Go linters☆80Updated 5 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆78Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- ☆43Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 months ago
- containedctx is a linter that detects struct contained context.Context field☆21Updated 9 months ago
- noctx finds function calls without context.Context.☆214Updated 5 months ago
- Ordered map☆121Updated 7 months ago
- Golang linter to use strconv☆43Updated last month
- Analyzer: check whether a function uses a non-inherited context☆49Updated 10 months ago
- Magic number detector for Go.☆204Updated 2 years ago
- Analyzer: nilerr checks returning nil when err is not nil☆64Updated 3 months ago
- A golang http router based on trie tree.☆81Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago
- ☆16Updated 4 years ago