fix: exclude protobuf generated code (#10388)

This commit is contained in:
Yineng Zhang
2025-09-12 13:52:09 -07:00
committed by GitHub
parent cef11e9a55
commit 98adac8ef7

View File

@@ -1,4 +1,5 @@
default_stages: [pre-commit, pre-push, manual]
exclude: ^python/sglang/srt/grpc/
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks