subcommand/registries.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function NewLogoutCommand should have comment or be unexported
Open

func NewLogoutCommand(appOptions *options.AppOptions) CommandRunner {
Severity: Minor
Found in subcommand/registries.go by golint

exported function NewLoginCommand should have comment or be unexported
Open

func NewLoginCommand(appOptions *options.AppOptions) CommandRunner {
Severity: Minor
Found in subcommand/registries.go by golint

There are no issues that match your filters.

Category
Status