feat(confirm): add --show-output
#731
Annotations
2 errors and 2 warnings
lint:
confirm/command.go#L38
unnecessary trailing newline (whitespace)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gum/gum. Supported file pattern: go.sum
|
lint:
confirm/command.go#L50
superfluous-else: if block ends with call to os.Exit function, so drop this else and outdent its block (revive)
|