nakabonne / nestifLinks
Detect deeply nested if statements in Go source code
☆44Updated 4 years ago
Alternatives and similar repositories for nestif
Users that are interested in nestif are comparing it to the libraries listed below
Sorting:
- ☆54Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago
- Golang linter to check the errors handling expressions☆63Updated 3 months ago
- A linter that handles struct tags.☆55Updated last month
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- maintidx measures the maintainability index of each function.☆75Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 2 weeks ago
- golang linter to detect named returns☆29Updated this week
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- ☆101Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- Check that no globals are present in Go code.☆125Updated 7 months ago
- ☆121Updated 2 weeks ago
- Magic number detector for Go.☆205Updated 2 years ago
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Golang ticker that works with Cron scheduling.☆19Updated 5 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`.☆26Updated last week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Golang linter to use strconv☆43Updated last month
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 10 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated 3 weeks ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- A simple terminal UI for Go linters☆80Updated 5 years ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆78Updated 3 weeks ago
- go.mod git archiver☆87Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- An implementation of the Unix tree command written in Go, that can be used programmatically☆100Updated 2 years ago