Commit 7c1aa5f
committed
fix: use hyphen instead of underscore for rl-wrapper suppress-output flag
The newer rl-wrapper version changed the CLI flag from --suppress_output to
--suppress-output, causing the rl-scanner job to fail with an unrecognized
arguments error.1 parent 83b385e commit 7c1aa5f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments