mirror of
https://github.com/Hopiu/zoxide.git
synced 2026-04-28 18:44:53 +00:00
8 lines
220 B
TOML
8 lines
220 B
TOML
# group_imports = "StdExternalCrate"
|
|
# imports_granularity = "Module"
|
|
max_width = 120
|
|
newline_style = "Native"
|
|
use_field_init_shorthand = true
|
|
use_small_heuristics = "Max"
|
|
use_try_shorthand = true
|
|
# wrap_comments = true
|