Fix/interactive input #430
Annotations
6 errors
GoLangCI-Lint:
components/mdz/pkg/tui/input.go#L64
return statements should not be cuddled if block has more than two lines (wsl)
|
GoLangCI-Lint:
components/mdz/pkg/tui/password.go#L66
return statements should not be cuddled if block has more than two lines (wsl)
|
GoLangCI-Lint:
components/mdz/pkg/cmd/login/login.go#L32
if statements should only be cuddled with assignments (wsl)
|
GoLangCI-Lint:
components/mdz/pkg/cmd/login/login.go#L35
return statements should not be cuddled if block has more than two lines (wsl)
|
GoLangCI-Lint:
components/mdz/pkg/cmd/login/login.go#L52
return statements should not be cuddled if block has more than two lines (wsl)
|
GoLangCI-Lint
issues found
|
Loading