1# Android Format Style
2#
3# Note that this is not a symlink back to soong/scripts/rustfmt.toml
4# since the ChromeOS team imports this repository. See
5# https://r.android.com/1998210 for details.
6
7edition = "2021"
8use_small_heuristics = "Max"
9newline_style = "Unix"
10