0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2024-12-31 00:53:52 -05:00
vaultwarden/rustfmt.toml

8 lines
163 B
TOML
Raw Normal View History

2019-12-27 12:37:14 -05:00
version = "Two"
2021-04-06 15:54:42 -05:00
edition = "2018"
max_width = 120
2021-04-06 15:54:42 -05:00
newline_style = "Unix"
use_small_heuristics = "Off"
struct_lit_single_line = false
overflow_delimited_expr = true