yagipy / maintidxLinks
maintidx measures the maintainability index of each function.
☆75Updated 9 months ago
Alternatives and similar repositories for maintidx
Users that are interested in maintidx are comparing it to the libraries listed below
Sorting:
- Go package for sets implemented with generics☆44Updated 3 years ago
- Check that no globals are present in Go code.☆119Updated 4 months ago
- ☆57Updated 4 years ago
- ☆99Updated 9 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- ☆121Updated last year
- Go tool for major version upgrades☆145Updated last month
- ☆54Updated 11 months ago
- Ordered map☆117Updated 4 months ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 8 months ago
- walker is a faster, parallel version, of filepath.Walk☆97Updated last year
- Determine how intervals relate to each other.☆101Updated last year
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated last month
- A go database/sql driver for csvq☆75Updated 2 years ago
- ☆111Updated last week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- noctx finds function calls without context.Context.☆207Updated 2 months ago
- Simple Yaml DB☆60Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 7 months ago
- A linter that handles struct tags.☆54Updated last month
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- A utility to redact sensitive data for slog in Go☆132Updated 3 weeks ago
- Simple error handling primitives☆60Updated 4 years ago
- Go linter for forbidding identifiers☆151Updated 8 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week