mirror of
https://github.com/wez/wezterm.git
synced 2024-11-10 15:04:32 +03:00
b5c3734f3d
Without this I cannot rustfmt a file I touched later. See https://github.com/rust-lang/rustfmt/issues/3149
5 lines
126 B
TOML
5 lines
126 B
TOML
# Please keep these in alphabetical order.
|
|
# https://github.com/rust-lang/rustfmt/issues/3149
|
|
edition = "2018"
|
|
tab_spaces = 4
|