9 lines
157 B
TOML
9 lines
157 B
TOML
# rustfmt doc - https://rust-lang.github.io/rustfmt/
|
|
|
|
hard_tabs = true
|
|
edition = "2021"
|
|
|
|
# For recording
|
|
max_width = 85
|
|
# chain_width = 40
|
|
# array_width = 40 |