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
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- An example linter written with go/analysis for tutorial purposes☆59Updated 5 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- ☆96Updated 3 months ago
- Fuzz Go defer/panic/recover☆27Updated 4 years 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.☆53Updated this week
- Vim syntax highlighting for golang.org/x/vgo go.mod☆28Updated 6 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- ☆41Updated 5 years ago
- ☆16Updated 3 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- cobra adapter for mango☆32Updated 2 years ago
- Convert HTML into Markdown☆123Updated last year
- walker is a faster, parallel version, of filepath.Walk☆95Updated last year
- Go package for sets implemented with generics☆44Updated 2 years ago
- ☆120Updated 10 months ago
- A command-line tool to generate a constructor for the struct.☆88Updated 9 months ago
- Simple expression evaluator in golang for learning lexers, parsers, ast's and interpreters.☆51Updated 6 years ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- gofmtmd formats go source code block in Markdown. detects fenced code & formats code using gofmt.☆94Updated 8 months ago
- ☆78Updated 4 years ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 2 months ago
- Generate "if err != nil {" block☆88Updated last year