mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-30 07:47:20 +08:00
[MISC] Remove format.sh (#28906)
Signed-off-by: Kuntai Du <kuntai@uchicago.edu>
This commit is contained in:
parent
5bdd155277
commit
5bb1da5190
@ -1,6 +0,0 @@
|
||||
#!/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."
|
||||
Loading…
x
Reference in New Issue
Block a user