Unverified Commit 5bb1da51 authored by Kuntai Du's avatar Kuntai Du Committed by GitHub
Browse files

[MISC] Remove format.sh (#28906)


Signed-off-by: default avatarKuntai Du <kuntai@uchicago.edu>
parent 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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment