use new logger and envhelp command #15
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
check:
cli.go#L123
Function 'Main' has too many statements (73 > 70) (funlen)
|
check:
cli.go#L60
Comment should end in a period (godot)
|
check:
cli.go#L61
var-declaration: should omit type []func(w io.Writer) from declaration of var EnvHelpFuncs; it will be inferred from the right-hand side (revive)
|
check
issues found
|