Skip to content

Commit 34aca8f

Browse files
authored
Fix clippy cmd (#857)
1 parent 245b728 commit 34aca8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bacon.toml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ command = [
3838
# put launch parameters for your program behind a `--` separator
3939
]
4040
need_stdout = true
41+
need_stderr = true
4142
allow_warnings = true
4243
background = false
4344
on_change_strategy = "kill_then_restart"

0 commit comments

Comments
 (0)