gostaticanalysis / forcetypeassertLinks
Analyzer: fourcetypeassert finds type assertions which did forcely
☆48Updated 11 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 for forbidding identifiers☆160Updated 3 months ago
- A linter that handles struct tags.☆55Updated 2 months ago
- ☆55Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- ☆121Updated last month
- Accept Interfaces, Return Concrete Types☆78Updated last month
- ☆18Updated 4 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated last year
- Magic number detector for Go.☆208Updated 2 years ago
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆192Updated 11 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Updated last year
- Checks for a new line before return and branch statements.☆27Updated last year
- golang linter to detect named returns☆29Updated 3 weeks ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 3 months ago
- noctx finds function calls without context.Context.☆216Updated 6 months ago
- maintidx measures the maintainability index of each function.☆75Updated last year
- Check that no globals are present in Go code.☆128Updated 8 months ago
- tenv detects environment variable not using t.Setenv☆24Updated last year
- Ordered map☆121Updated 8 months ago
- ☆43Updated last year
- A simple terminal UI for Go linters☆80Updated 5 years ago
- Analyzer: nilerr checks returning nil when err is not nil☆64Updated 4 months ago
- Detect deeply nested if statements in Go source code☆44Updated 4 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆79Updated last week
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 3 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- ☆16Updated 4 years ago
- A golang http router based on trie tree.☆81Updated last year