All Git Users → alexkohler

8 open source projects by alexkohler

1. Cfmt
cfmt is a tool to wrap Go comments over a certain length to a new line.
2. Prealloc
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
3. ytgrep
ytgrep is a CLI tool to search youtube closed captions with a grep-like interface.
4. nargs
nargs is a Go static analysis tool to find unused arguments in function declarations.
✭ 81
go
5. nakedret
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
6. identypo
identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, packages, labels).
7. dogsled
dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.
✭ 65
go
8. unimport
unimport is a Go static analysis tool to find unnecessary import aliases.
1-8 of 8 user projects