nakabonne / golintui
A simple terminal UI for Go linters
☆81Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for golintui
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago
- Linter for errors.Is and errors.As☆46Updated 4 years ago
- ☆88Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago
- A linter that handles struct tags.☆47Updated 8 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Detect deeply nested if statements in Go source code☆41Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- go.mod git archiver☆88Updated last year
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆89Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- ☆10Updated 3 years ago
- A command-line tool to generate a constructor for the struct.☆86Updated 4 months ago
- In-process request tracing☆94Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆40Updated this week
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆27Updated 6 years ago
- Fuzz Go defer/panic/recover☆27Updated 3 years ago
- ☆78Updated 4 years ago
- walker is a faster, parallel version, of filepath.Walk☆93Updated 9 months ago
- ☆121Updated 5 months ago
- Dockerfile linter, written in Golang 🐳☆83Updated this week
- ☆41Updated 4 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆127Updated 3 weeks ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Object file abstractions in Go☆30Updated 7 months ago
- Package bad idea contains no good ideas☆29Updated 4 years ago
- Analyzer: nilerr checks returning nil when err is not nil☆61Updated 2 years ago