[model-gateway] change sgl-router to sgl-model-gateway (#14312)
This commit is contained in:
@@ -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