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 11 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 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.☆85Updated 3 months ago
- An example linter written with go/analysis for tutorial purposes☆58Updated 5 years ago
- ☆95Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- go.mod git archiver☆88Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆90Updated last year
- A linter that handles struct tags.☆51Updated 2 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 weeks ago
- ☆120Updated 9 months ago
- ☆41Updated 4 years ago
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- cobra adapter for mango☆32Updated 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
- In-process request tracing☆97Updated last year
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- A command-line tool to generate a constructor for the struct.☆88Updated 8 months ago
- unindent stuff☆35Updated 4 years ago
- optional parameters for go☆49Updated 3 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 8 months ago
- Command line tool for coverage reporting and validation☆45Updated 3 years ago
- A file globbing library.☆67Updated 4 months ago