Files
dotfiles/rust/rustfmt.toml
T
2026-03-14 20:21:09 +01:00

5 lines
82 B
TOML

edition = "2024"
max_width = 80
wrap_comments = true
imports_granularity = "Item"