update rustfmt
This commit is contained in:
parent
525379f8ac
commit
07596d866f
1 changed files with 2 additions and 1 deletions
|
@ -24,4 +24,5 @@ group_imports = "StdExternalCrate"
|
|||
newline_style = "Unix"
|
||||
use_field_init_shorthand = true
|
||||
use_small_heuristics = "Off"
|
||||
use_try_shorthand = true
|
||||
use_try_shorthand = true
|
||||
ignore = ["/src"]
|
||||
|
|
Loading…
Add table
Reference in a new issue