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:
- An example linter written with go/analysis for tutorial purposes☆59Updated 6 years ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months 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 that handles struct tags.☆54Updated last month
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- ☆99Updated 9 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆121Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- An implementation of the Unix tree command written in Go, that can be used programmatically☆98Updated last year
- Go package for sets implemented with generics☆44Updated 3 years ago
- A file globbing library.☆67Updated 10 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆44Updated 7 months ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 7 months ago
- watch tool rewritten in go☆164Updated last year
- Convert HTML into Markdown☆124Updated last year
- ☆57Updated 4 years ago
- A general purpose application and library for aligning text.☆84Updated 4 years ago
- walker is a faster, parallel version, of filepath.Walk☆97Updated last year
- Generate "if err != nil {" block☆90Updated last year
- go.mod git archiver☆88Updated 2 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- maintidx measures the maintainability index of each function.☆75Updated 9 months ago
- Simple expression evaluator in golang for learning lexers, parsers, ast's and interpreters.☆51Updated 6 years ago