mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-04 09:54:42 -04:00
update rustfmt
This commit is contained in:
parent
2925ffe160
commit
9bd7967aec
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
Add a link
Reference in a new issue