We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 557c36b commit 6408a01Copy full SHA for 6408a01
internal/question/question.go
@@ -31,7 +31,7 @@ func runQuestion(cmd *base.Command, args []string) {
31
}
32
question.SaveContent()
33
question.SaveCodeSnippet()
34
- break
+ return
35
36
37
0 commit comments