nakabonne / nestifLinks
Detect deeply nested if statements in Go source code
☆44Updated 4 years ago
Alternatives and similar repositories for nestif
Users that are interested in nestif are comparing it to the libraries listed below
Sorting:
- ☆54Updated last year
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last month
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- A linter that handles struct tags.☆55Updated last month
- Linter that checks that comments end in a period☆48Updated 3 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- golang linter to detect named returns☆29Updated 2 weeks ago
- maintidx measures the maintainability index of each function.☆75Updated last year
- ☆101Updated last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆48Updated 11 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- ☆121Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last week
- Check that no globals are present in Go code.☆128Updated 8 months ago
- Run Go tests inside a Docker image☆100Updated 11 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆27Updated last year
- Magic number detector for Go.☆207Updated 2 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated last month
- Analyzer: check whether a function uses a non-inherited context☆49Updated 11 months ago
- Golang linter to use strconv☆43Updated 2 months ago
- Check that no init functions are present in Go code.☆43Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- A simple terminal UI for Go linters☆80Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- An inflection engine for golang☆103Updated last year
- Golang ticker that works with Cron scheduling.☆19Updated 5 years ago
- Accept Interfaces, Return Concrete Types☆78Updated last month