ruwuma/.rustfmt.toml
2022-02-18 11:37:50 +01:00

8 lines
190 B
TOML

comment_width = 100
format_code_in_doc_comments = true
imports_granularity = "Crate"
newline_style = "Unix"
use_field_init_shorthand = true
use_small_heuristics = "Max"
wrap_comments = true