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
5bb1da51
Unverified
Commit
5bb1da51
authored
Nov 18, 2025
by
Kuntai Du
Committed by
GitHub
Nov 18, 2025
Browse files
[MISC] Remove format.sh (#28906)
Signed-off-by:
Kuntai Du
<
kuntai@uchicago.edu
>
parent
5bdd1552
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
format.sh
format.sh
+0
-6
No files found.
format.sh
deleted
100755 → 0
View file @
5bdd1552
#!/bin/bash
echo
"vLLM linting system has been moved from format.sh to pre-commit hooks."
echo
"Please run 'pip install -r requirements/lint.txt', followed by"
echo
"'pre-commit install' to install the pre-commit hooks."
echo
"Then linters will run automatically before each commit."
\ No newline at end of file
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