1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-01-06 15:42:58 +00:00
vaultwarden/rustfmt.toml
2021-04-06 21:54:42 +01:00

7 lines
163 B
TOML

version = "Two"
edition = "2018"
max_width = 120
newline_style = "Unix"
use_small_heuristics = "Off"
struct_lit_single_line = false
overflow_delimited_expr = true