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
- Golang linter to check the errors handling expressions☆58Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last month
- maintidx measures the maintainability index of each function.☆75Updated 11 months ago
- A linter that handles struct tags.☆55Updated 3 months ago
- golang linter to detect named returns☆29Updated 2 weeks ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated this week
- Check that no globals are present in Go code.☆123Updated 6 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- ☆121Updated last year
- Golang linter to use strconv☆42Updated 2 weeks ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 2 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Linter that checks that comments end in a period☆49Updated last month
- ☆101Updated 11 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- ☆41Updated 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 this week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 9 months ago
- Magic number detector for Go.☆203Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- go.mod git archiver☆88Updated 2 years ago
- A simple terminal UI for Go linters☆81Updated 5 years ago
- Run Go tests inside a Docker image☆100Updated 9 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week