gostaticanalysis / forcetypeassertLinks
Analyzer: fourcetypeassert finds type assertions which did forcely
☆43Updated 5 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 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- Go linter for forbidding identifiers☆148Updated 6 months ago
- ☆54Updated 9 months ago
- ☆121Updated last year
- Go Linter: finds wasted assignment statements 🗑☆38Updated 8 months ago
- golang linter to detect named returns☆28Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆74Updated 3 months 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.☆22Updated 7 months ago
- Magic number detector for Go.☆200Updated last year
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆167Updated 5 months ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆33Updated last week
- Mermaid diagram support for Goldmark Markdown parser.☆56Updated this week
- tenv detects environment variable not using t.Setenv☆24Updated 7 months ago
- Check that no globals are present in Go code.☆118Updated 2 months ago
- Ordered map☆108Updated 2 months ago
- noctx finds function calls without context.Context.☆203Updated last week
- A golang http router based on trie tree.☆81Updated 7 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- ☆16Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆69Updated this week
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- maintidx measures the maintainability index of each function.☆74Updated 7 months ago