blob: 05a76b507b1fb8a746326ef63265ea4859c393d2 [file] [log] [blame]
Sonny Sasaka4c6ac882022-02-23 17:10:15 -08001# Android Format Style
Martin Geislere500f262022-04-12 16:09:38 +02002#
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.
Sonny Sasaka4c6ac882022-02-23 17:10:15 -08006
7edition = "2021"
8use_small_heuristics = "Max"
9newline_style = "Unix"