blob: aaf15f20cdcd7b43f9a37cabed57cf2b532fff75 [file] [log] [blame]
# Android Format Style
# Should be in sync with build/soong/scripts/rustfmt.toml
edition = "2021"
use_small_heuristics = "Max"
newline_style = "Unix"
# Local customizations
wrap_comments = true
comment_width = 100