platform_system_security/keystore2/rustfmt.toml
Shaquille Johnson 04a34cf10a Run rustfmt and add rustfmt.toml to directory
Runs the formatting command and adds a directory formatter
to the keystore2 for standardized directory formatting.

Test: Formatting change
Change-Id: I56230f57dcfd3e48c7c9e39e1362bb67ebc7862e
2022-09-19 11:23:31 +00:00

5 lines
No EOL
92 B
TOML

# Android Format Style
edition = "2021"
use_small_heuristics = "Max"
newline_style = "Unix"