nakabonne / nestif
Detect deeply nested if statements in Go source code
☆41Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for nestif
- Golang linter to check the errors handling expressions☆45Updated 3 years ago
- ☆51Updated last month
- golang linter to detect named returns☆26Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- Linter that checks that comments end in a period☆44Updated 2 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- A linter that handles struct tags.☆47Updated 8 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆19Updated 5 months ago
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- ☆26Updated 2 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆22Updated last year
- Go linter for forbidding identifiers☆125Updated 4 months ago
- A simple terminal UI for Go linters☆81Updated 3 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆24Updated 4 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆149Updated last week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆26Updated 3 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago
- Check that no globals are present in Go code.☆105Updated last year
- A Go library for encoding structs into Header fields.☆46Updated last year
- Linter checks that printf-like functions are named with `f` at the end.☆21Updated last month
- Support for Unix domain sockets in Go HTTP clients☆79Updated 8 months ago
- Golang linter that encourages you to use a separate _test package☆47Updated this week
- Accept Interfaces, Return Concrete Types☆61Updated 3 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- ☆24Updated 2 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆127Updated 3 weeks ago
- linter for copyright headers☆22Updated 8 months ago