mirror of
https://github.com/martinvonz/jj.git
synced 2024-11-10 14:16:24 +03:00
7 lines
155 B
TOML
7 lines
155 B
TOML
max_width = 100
|
|
wrap_comments = true
|
|
format_strings = true
|
|
error_on_line_overflow = true
|
|
group_imports = "StdExternalCrate"
|
|
imports_granularity = "Module"
|