2026-05-03 13:55:00 +00:00
|
|
|
edition = "2021"
|
|
|
|
|
max_width = 100
|
|
|
|
|
tab_spaces = 4
|
|
|
|
|
hard_tabs = false
|
|
|
|
|
reorder_imports = true
|
|
|
|
|
newline_style = "Unix"
|
2026-05-03 15:45:00 +00:00
|
|
|
# imports_granularity / group_imports are nightly-only; re-enable when toolchain pin moves to nightly
|
|
|
|
|
# (kept as "future" comment for codebase to stay aware of intended import style)
|