8fae31138a
Bug: 210475268 Test: $ cd system/security; find . -name \*.rs -exec rustfmt --check {} \; Change-Id: I49044e19a17d3806570d04c3215ccd3554ce7903
5 lines
93 B
TOML
5 lines
93 B
TOML
# Android Format Style
|
|
|
|
edition = "2021"
|
|
use_small_heuristics = "Max"
|
|
newline_style = "Unix"
|