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
- 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 last month
- An example linter written with go/analysis for tutorial purposes☆59Updated 5 years ago
- ☆97Updated 5 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- unindent stuff☆35Updated 4 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated 2 weeks ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- go.mod git archiver☆88Updated last year
- A linter that handles struct tags.☆54Updated 2 months ago
- In-process request tracing☆97Updated last week
- ☆121Updated 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
- Magic number detector for Go.☆198Updated last year
- Go linter for finding defer statements inside for loops☆25Updated last year
- Vim syntax highlighting for golang.org/x/vgo go.mod☆28Updated 6 years ago
- walker is a faster, parallel version, of filepath.Walk☆97Updated last year
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- A command-line tool to generate a constructor for the struct.☆91Updated 11 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Generate "if err != nil {" block☆88Updated last year
- Make random JSON in Go☆25Updated 5 years ago
- ☆78Updated 5 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- ☆41Updated 5 years ago