b6db6de842
This configuration is to be used for all internal Rust crates. Test: rustfmt --print-config current --config-path build/soong/scripts/ . Bug: 157238653 Change-Id: Ic49027dd1530f503e2c1f781453cdee95a983252
5 lines
93 B
TOML
5 lines
93 B
TOML
# Android Format Style
|
|
|
|
edition = "2018"
|
|
use_small_heuristics = "Max"
|
|
newline_style = "Unix"
|