mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 13:21:38 +03:00
avoid .bk files when rustfmt'ing
This commit is contained in:
parent
5d6d9747c7
commit
ee85a0bdcd
@ -13,4 +13,4 @@ reorder_imports_in_group = true
|
|||||||
# Override the Nuclide/Atom default tab spacing.
|
# Override the Nuclide/Atom default tab spacing.
|
||||||
tab_spaces = 4
|
tab_spaces = 4
|
||||||
use_try_shorthand = true
|
use_try_shorthand = true
|
||||||
write_mode = "replace"
|
write_mode = "overwrite"
|
||||||
|
Loading…
Reference in New Issue
Block a user