aboutsummaryrefslogtreecommitdiff
path: root/rustfmt.toml
blob: 7b16ab787a90389f4de8c05a69754ab29ba1fa01 (plain)
1
2
3
4
5
6
7
8
# Android Format Style
#
# Copied from Android:
# https://cs.android.com/android/platform/superproject/+/master:packages/modules/Bluetooth/rustfmt.toml.

edition = "2021"
use_small_heuristics = "Max"
newline_style = "Unix"