feat: add tool command #23
Annotations
5 errors and 1 warning
|
cmd/ayo/tool.go#L17
cognitive complexity 23 of func `(*Tool).Run` is high (> 20) (gocognit)
|
cmd/ayo/tool.go#L40
shadow: declaration of "err" shadows declaration at line 39 (govet)
|
pkg/tool/tool.go#L51
ineffectual assignment to err (ineffassign)
|
|
|
This job failed
Loading