Files
mediamanager/rustfmt.toml
2024-10-21 16:39:31 +02:00

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