Skip to content

Commit

Permalink
Do not run suggestion pre-commit hook multiple times (vllm-projec…
Browse files Browse the repository at this point in the history
…t#12521)

Signed-off-by: Harry Mellor <[email protected]>
Signed-off-by: Linkun Chen <[email protected]>
  • Loading branch information
hmellor authored and lk-chen committed Mar 5, 2025
1 parent f1eedfd commit cbac16b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,4 @@ repos:
entry: bash -c 'echo "To bypass pre-commit hooks, add --no-verify to git commit."'
language: system
verbose: true
pass_filenames: false

0 comments on commit cbac16b

Please sign in to comment.