nakabonne / golintui
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
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- 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 5 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- ☆97Updated 4 months ago
- ☆120Updated 10 months ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- A linter that handles struct tags.☆53Updated 3 weeks ago
- A command-line tool to generate a constructor for the struct.☆88Updated 10 months ago
- An example linter written with go/analysis for tutorial purposes☆59Updated 5 years ago
- go.mod git archiver☆88Updated last year
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- generating images of source code☆65Updated 2 years ago
- walker is a faster, parallel version, of filepath.Walk☆96Updated last year
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- In-process request tracing☆97Updated last year
- Run Go tests inside a Docker image☆99Updated 2 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 10 months ago
- Watch your files and run your programs.☆87Updated 7 months ago
- An inflection engine for golang☆102Updated 7 months ago
- Magic number detector for Go.☆197Updated last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 2 months ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- A file globbing library.☆67Updated 5 months ago