Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
47db8c2c
Unverified
Commit
47db8c2c
authored
Jul 07, 2025
by
Reid
Committed by
GitHub
Jul 06, 2025
Browse files
[Misc] add a tip for pre-commit (#20536)
Signed-off-by:
reidliu41
<
reid201711@gmail.com
>
parent
462b2692
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.pre-commit-config.yaml
.pre-commit-config.yaml
+1
-1
No files found.
.pre-commit-config.yaml
View file @
47db8c2c
...
...
@@ -170,7 +170,7 @@ repos:
# Keep `suggestion` last
-
id
:
suggestion
name
:
Suggestion
entry
:
bash -c 'echo "To bypass pre-commit hooks, add --no-verify to git commit."'
entry
:
bash -c 'echo "To bypass
all the
pre-commit hooks, add --no-verify to git commit.
To skip a specific hook, prefix the commit command with SKIP=<hook-id>.
"'
language
:
system
verbose
:
true
pass_filenames
:
false
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment