forked from mirrors/jj
7 lines
170 B
TOML
7 lines
170 B
TOML
edition = "2021"
|
|
max_width = 100
|
|
wrap_comments = true
|
|
format_strings = true
|
|
error_on_line_overflow = true
|
|
group_imports = "StdExternalCrate"
|
|
imports_granularity = "Item"
|