vaultwarden/rustfmt.toml
BlackDex af5b795bb0
Reorder and merge imports
Signed-off-by: BlackDex <black.dex@gmail.com>
2026-05-08 17:33:58 +02:00

5 lines
85 B
TOML

edition = "2024"
max_width = 120
newline_style = "Unix"
use_small_heuristics = "Off"