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
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- A linter that handles struct tags.☆55Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- ☆100Updated 10 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- ☆121Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- ☆57Updated 4 years ago
- Upload pprof output to continuous profiler☆28Updated 6 years ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- go.mod git archiver☆88Updated 2 years ago
- Generate "if err != nil {" block☆91Updated last year
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- Convert HTML into Markdown☆124Updated last year
- test coverage analysis in your terminal☆23Updated 3 years ago
- Golang HTTP client testing framework☆20Updated this week
- ☆54Updated 7 years ago
- Magic number detector for Go.☆203Updated last year
- unindent stuff☆35Updated 4 years ago
- logr implementation against the stdlib log package☆36Updated 3 years ago
- A corpus of popular Go modules☆108Updated last year
- Go lint which detects recursive locks, which may lead to dead locks☆19Updated 5 years ago
- An implementation of the Unix tree command written in Go, that can be used programmatically☆98Updated last year
- Detect deeply nested if statements in Go source code☆43Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 8 months ago