mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-01-22 14:31:26 -05:00
8 lines
119 B
TOML
8 lines
119 B
TOML
include = ['*.toml']
|
|
|
|
[formatting]
|
|
align_entries = false
|
|
column_width = 120
|
|
indent_string = " "
|
|
reorder_keys = true
|