blob: deeeb145aa34531248f59e33330e61a7521359e6 [file] [log] [blame]
# Android Format Style
#
# Note that this is not a symlink back to soong/scripts/rustfmt.toml
# since the ChromeOS team imports this repository. See
# https://r.android.com/1998210 for details.
edition = "2021"
use_small_heuristics = "Max"
newline_style = "Unix"
imports_granularity = "Module"