Skip to content
Snippets Groups Projects
Commit 4c6ac887 authored by Sonny Sasaka's avatar Sonny Sasaka
Browse files

Decouple rustfmt.toml from soong

With Floss, Flouride/GD is made available outside Android and it's
easier for non-Android development to use rustfmt without soong
dependency.

Bug: 221242765
Test: Call rustfmt on any rust file in packages/modules/Bluetooth

Change-Id: Ic883987500c8129e53e42de3b5250f2126d6f048
parent e976dc12
No related branches found
No related tags found
No related merge requests found
../../../build/soong/scripts/rustfmt.toml
\ No newline at end of file
# Android Format Style
edition = "2021"
use_small_heuristics = "Max"
newline_style = "Unix"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment