Extend lint test to test/ directory (#13247)

This commit is contained in:
Kangyan-Zhou
2025-11-14 00:01:48 -08:00
committed by GitHub
parent 7b79cc4fe2
commit 49141df94a
95 changed files with 27 additions and 207 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ repos:
args:
- --select=F401,F821
- --fix
files: ^(benchmark/|docs/|examples/|python/sglang/|sgl-router/py_*)
files: ^(benchmark/|docs/|examples/|python/sglang/|sgl-router/py_*|test/)
exclude: |
(?x)^(
.*/__init__\.py$|