mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-10-31 19:22:32 +00:00
8 lines
163 B
TOML
8 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
|