mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-11-13 00:36:34 +00:00
11 lines
250 B
TOML
11 lines
250 B
TOML
comment_width = 100
|
|
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
|
|
version = "Two"
|