forked from mirrors/jj
6 lines
155 B
TOML
6 lines
155 B
TOML
max_width = 100
|
|
wrap_comments = true
|
|
format_strings = true
|
|
error_on_line_overflow = true
|
|
group_imports = "StdExternalCrate"
|
|
imports_granularity = "Module"
|