refactor: subcommands #4728
Annotations
11 errors
Lint:
app/flags.go#L89
func `setFeatureFlagsCmd` is unused (unused)
|
Lint:
app/flags.go#L100
func `setAppURL` is unused (unused)
|
Lint:
app/app.go#L27
expressions should not be cuddled with declarations or returns (wsl)
|
Lint:
app/app.go#L30
expressions should not be cuddled with declarations or returns (wsl)
|
Lint:
app/app.go#L55
only one cuddle assignment allowed before if statement (wsl)
|
Lint
issues found
|
Test
Process completed with exit code 2.
|
Fmt:
app/app.go#L27
expressions should not be cuddled with declarations or returns
|
Fmt:
app/app.go#L30
expressions should not be cuddled with declarations or returns
|
Fmt:
app/app.go#L55
only one cuddle assignment allowed before if statement
|
Fmt
Process completed with exit code 1.
|