mirror of
https://github.com/martinvonz/jj.git
synced 2024-11-25 00:36:30 +00:00
a7f4f4cf5b
Perhaps we should even set the config to "Item" to reduce merge conflicts.
5 lines
133 B
TOML
5 lines
133 B
TOML
max_width = 100
|
|
wrap_comments = true
|
|
error_on_line_overflow = true
|
|
group_imports = "StdExternalCrate"
|
|
imports_granularity = "Module"
|