Commit 339d642
fix: remove unsupported -q flag from pre-commit clean in run.sh
pre-commit clean does not accept a -q/--quiet argument; passing it
caused the CI step to exit immediately with exit code 2.
Agent-Logs-Url: https://github.com/cpp-linter/cpp-linter-hooks/sessions/99350251-8df1-4994-9492-ca886e0e959f
Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>1 parent 00cd0bb commit 339d642
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments