mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 21:45:44 +08:00
Don't allow typos to fix by default (#26785)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
parent
d1d063a588
commit
70b1b330e1
@ -16,6 +16,7 @@ repos:
|
|||||||
rev: v1.38.1
|
rev: v1.38.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: typos
|
- id: typos
|
||||||
|
args: [--force-exclude]
|
||||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||||
rev: v21.1.2
|
rev: v21.1.2
|
||||||
hooks:
|
hooks:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user