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
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 10 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 2 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- A linter that handles struct tags.☆49Updated last month
- An example linter written with go/analysis for tutorial purposes☆57Updated 5 years ago
- ☆91Updated last month
- Support for Unix domain sockets in Go HTTP clients☆79Updated 11 months ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- walker is a faster, parallel version, of filepath.Walk☆94Updated last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆32Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- go.mod git archiver☆88Updated last year
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- Run Go tests inside a Docker image☆99Updated last week
- A command-line tool to generate a constructor for the struct.☆88Updated 7 months ago
- ☆121Updated 8 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆62Updated 2 years ago
- In-process request tracing☆97Updated last year
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 months ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- Convert HTML into Markdown☆123Updated last year
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- ☆41Updated 4 years ago
- generating images of source code☆65Updated last year
- Convert a go file to its ast representation☆90Updated last year