mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-10-08 09:14:32 +00:00
Modify rustfmt file
This commit is contained in:
parent
93c881a7a9
commit
3ab90259f2
30 changed files with 169 additions and 395 deletions
|
@ -1,2 +1,7 @@
|
|||
version = "Two"
|
||||
edition = "2018"
|
||||
max_width = 120
|
||||
newline_style = "Unix"
|
||||
use_small_heuristics = "Off"
|
||||
struct_lit_single_line = false
|
||||
overflow_delimited_expr = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue