Merge "Add standard rustfmt.toml"

This commit is contained in:
Thiébaud Weksteen
2020-06-24 17:22:46 +00:00
committed by Gerrit Code Review

5
scripts/rustfmt.toml Normal file
View File

@@ -0,0 +1,5 @@
# Android Format Style
edition = "2018"
use_small_heuristics = "Max"
newline_style = "Unix"