kingfisher/rustfmt.toml

9 lines
143 B
TOML
Raw Permalink Normal View History

2025-06-24 17:17:16 -07:00
edition = "2021"
max_width = 100
hard_tabs = false
tab_spaces = 4
use_small_heuristics = "Max"
newline_style = "Unix"
reorder_imports = true