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:
- An example linter written with go/analysis for tutorial purposes☆59Updated 5 years ago
- Linter for errors.Is and errors.As☆46Updated 5 years 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
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- A linter that handles struct tags.☆54Updated 3 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated last week
- ☆121Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- ☆98Updated 6 months ago
- ☆41Updated 5 years ago
- go.mod git archiver☆88Updated last year
- Dockerfile linter, written in Golang 🐳☆87Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- ☆16Updated 3 years ago
- A file globbing library.☆67Updated 7 months ago
- Convert HTML into Markdown☆123Updated last year
- test coverage analysis in your terminal☆23Updated 2 years ago
- ☆53Updated 8 months ago
- ☆26Updated 3 years ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- A command-line tool to generate a constructor for the struct.☆91Updated last year
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆22Updated last month
- walker is a faster, parallel version, of filepath.Walk☆97Updated last year
- maintidx measures the maintainability index of each function.☆74Updated 6 months ago
- Run Go tests inside a Docker image☆99Updated 5 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year