nakabonne / golintuiLinks
A simple terminal UI for Go linters
☆81Updated 4 years ago
Alternatives and similar repositories for golintui
Users that are interested in golintui are comparing it to the libraries listed below
Sorting:
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- An example linter written with go/analysis for tutorial purposes☆59Updated 5 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- ☆121Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last month
- A linter that handles struct tags.☆54Updated 3 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆98Updated 7 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- maintidx measures the maintainability index of each function.☆74Updated 7 months ago
- walker is a faster, parallel version, of filepath.Walk☆97Updated last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆43Updated 5 months ago
- A simple fs.FS implementation to be used inside tests.☆34Updated 2 years ago
- An implementation of the Unix tree command written in Go, that can be used programmatically☆95Updated last year
- Dockerfile linter, written in Golang 🐳☆87Updated 3 weeks ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- Package your Go modules☆41Updated last year
- ☆53Updated 9 months ago
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- A file globbing library.☆67Updated 8 months ago
- Magic number detector for Go.☆199Updated last year
- A corpus of popular Go modules☆108Updated 9 months ago
- Command line tool for coverage reporting and validation☆46Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- ☆57Updated 3 years ago