mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-09 21:30:07 +00:00
42e9632c53
Misspellings were identified by: https://github.com/marketplace/actions/check-spelling * Initial corrections based on forbidden patterns from the action * Additional corrections by Google Chrome auto-suggest * Some manual corrections * Adding markdown bullets to readme credits section Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
6 lines
84 B
TOML
6 lines
84 B
TOML
include = ["**/Cargo.toml"]
|
|
|
|
[formatting]
|
|
reorder_arrays = true
|
|
reorder_keys = true
|