mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
7 lines
149 B
TOML
7 lines
149 B
TOML
include = ["**/Cargo.toml"]
|
|
|
|
[formatting]
|
|
indent_string = " " # 2 spaces: keep in sync with .editorconfig
|
|
reorder_arrays = true
|
|
reorder_keys = true
|