ladybird/rustfmt.toml

9 lines
185 B
TOML
Raw Normal View History

max_width = 120
hard_tabs = false
tab_spaces = 4
edition = "2024"
style_edition = "2024"
# FIXME: Enable this setting once it lands in a stable version.
# imports_granularity = "Item"