android13/external/rust/crates/uuid/.rustfmt.toml

10 lines
200 B
TOML

max_width = 80
hard_tabs = false
tab_spaces = 4
newline_style = "Unix"
wrap_comments = true
normalize_comments = true
merge_derives = true
force_explicit_abi = true
unstable_features = false