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 <19981378+hmellor@users.noreply.github.com>
  • Loading branch information
hmellor authored and ShangmingCai committed Feb 10, 2025
1 parent 845b34e commit a069e3b
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 a069e3b

Please sign in to comment.