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:
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- A linter that handles struct tags.☆54Updated 2 weeks ago
- ☆54Updated 10 months ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆99Updated 8 months ago
- Check that no globals are present in Go code.☆119Updated 3 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- Golang linter to use strconv☆41Updated 6 months ago
- ☆121Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- maintidx measures the maintainability index of each function.