nakabonne / nestifLinks
Detect deeply nested if statements in Go source code
☆43Updated 4 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
- A linter that handles struct tags.☆55Updated 2 months ago
- ☆54Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 3 weeks ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- maintidx measures the maintainability index of each function.☆75Updated 10 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 weeks ago
- ☆100Updated 10 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 2 weeks ago
- Linter that checks that comments end in a period☆49Updated 3 weeks ago
- Check that no globals are present in Go code.☆122Updated 5 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆46Updated 9 months ago
- golang linter to detect named returns☆29Updated last week
- Check that no init functions are present in Go code.☆42Updated 4 years 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
- Golang linter to use strconv☆42Updated last week
- Run Go tests inside a Docker image☆100Updated 9 months ago
- ☆41Updated 5 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last month
- Magic number detector for Go.☆203Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 2 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last month
- Package your Go modules☆42Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year