nakabonne / nestif
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
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 10 months ago
- ☆91Updated last month
- A simple terminal UI for Go linters☆81Updated 4 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆25Updated 7 months ago
- ☆52Updated 4 months ago
- ☆26Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- golang linter to detect named returns☆28Updated this week
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- Linter that checks that comments end in a period☆45Updated this week
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 2 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Linter checks that printf-like functions are named with `f` at the end.☆24Updated 4 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 months ago
- Check that no globals are present in Go code.☆110Updated 2 weeks ago
- ☆41Updated 4 years ago
- Allow and block list linter for direct Go module dependencies.☆74Updated 2 weeks ago
- Format Go's benchmarking output☆88Updated 2 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆90Updated last year
- A linter that handles struct tags.☆49Updated last month
- Support for Unix domain sockets in Go HTTP clients☆79Updated 11 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Run Go tests inside a Docker image☆99Updated last week
- Package your Go modules☆41Updated 11 months ago
- Set of Go context's utilities.☆54Updated 3 years ago