mirror of https://github.com/vllm-project/vllm
[Misc] Fix yapf linting tools etc not running on pre-commit (#13695)
Signed-off-by: Isotr0py <2037008807@qq.com>
This commit is contained in:
parent
288cc6c234
commit
ada7c780d5
|
@ -44,7 +44,6 @@ repos:
|
|||
hooks:
|
||||
- id: actionlint
|
||||
exclude: 'vllm/third_party/.*'
|
||||
repos:
|
||||
- repo: https://github.com/astral-sh/uv-pre-commit
|
||||
rev: 0.6.2
|
||||
hooks:
|
||||
|
|
Loading…
Reference in New Issue