build/soong/scripts/rustfmt.toml

6 lines
93 B
TOML
Raw Normal View History

2025-08-25 08:23:45 +08:00
# Android Format Style
edition = "2021"
use_small_heuristics = "Max"
newline_style = "Unix"