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
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago
- A linter that handles struct tags.☆55Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆61Updated 3 months ago
- golang linter to detect named returns☆30Updated 2 weeks ago
- ☆121Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- maintidx measures the maintainability index of each function.☆75Updated 11 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 10 months ago
- Check that no globals are present in Go code.☆123Updated 7 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- ☆101Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Magic number detector for Go.☆203Updated 2 years ago
- golang's present tool but with code syntax highlighting☆41Updated 2 years ago
- Golang linter to use strconv☆43Updated last month
- A simple terminal UI for Go linters☆80Updated 5 years ago
- Checks for a new line before return and branch statements.☆27Updated last year
- ☆21Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week
- Linter that checks that comments end in a period☆49Updated 2 months ago
- Golang ticker that works with Cron scheduling.☆19Updated 4 years ago
- linter for copyright headers☆28Updated 2 weeks ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- ☆42Updated 5 years ago