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
- golang linter to detect named returns☆28Updated this week
- ☆52Updated 4 months ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆25Updated 8 months ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 11 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆21Updated last week
- ☆21Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Check that no init functions are present in Go code.☆41Updated 3 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`.☆25Updated last week
- 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☆46Updated 3 weeks ago
- ☆26Updated 3 years ago
- ☆24Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- A linter that handles struct tags.☆51Updated 2 months ago
- Simple oauth prompting☆28Updated last year
- ☆91Updated 2 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆36Updated 3 weeks ago
- ☆41Updated 4 years ago
- linter for copyright headers☆24Updated last week
- Run Go tests inside a Docker image☆99Updated last month
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago