chore: vendor sglang v0.5.10 snapshot
This commit is contained in:
8
third_party/sglang/sgl-model-gateway/rustfmt.toml
vendored
Normal file
8
third_party/sglang/sgl-model-gateway/rustfmt.toml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Rust formatting configuration
|
||||
|
||||
# Enforce grouped imports by crate
|
||||
imports_granularity = "Crate"
|
||||
# Group std, external crates, and local crate imports separately
|
||||
group_imports = "StdExternalCrate"
|
||||
reorder_imports = true
|
||||
reorder_modules = true
|
||||
Reference in New Issue
Block a user