Add functions to CLI #105
Annotations
3 errors
lint:
pkg/config/config.go#L69
Error return value of `networkManager.SwitchNetwork` is not checked (errcheck)
|
lint:
pkg/config/config.go#L92
if statements that check an error must be cuddled with the statement that assigned the error (wsl)
|
lint
issues found
|