nakabonne / nestifLinks
Detect deeply nested if statements in Go source code
☆43Updated 3 years ago
Alternatives and similar repositories for nestif
Users that are interested in nestif are comparing it to the libraries listed below
Sorting:
- Golang linter to check the errors handling expressions☆57Updated last month
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- ☆54Updated last year
- maintidx measures the maintainability index of each function.☆75Updated 9 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 9 months ago
- A linter that handles struct tags.☆55Updated last month
- Check that no globals are present in Go code.☆120Updated 5 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆99Updated 10 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Linter that checks that comments end in a period☆49Updated last week
- Magic number detector for Go.☆201Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- ☆121Updated last year
- golang linter to detect named returns☆29Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- ☆41Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆46Updated 8 months ago
- An inflection engine for golang☆103Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Golang linter to use strconv☆41Updated last week
- An implementation of the Unix tree command written in Go, that can be used programmatically☆98Updated last year