mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-10-31 18:52:29 +00:00
9 lines
214 B
TOML
9 lines
214 B
TOML
group_imports = "StdExternalCrate"
|
|
imports_granularity = "Module"
|
|
newline_style = "Native"
|
|
use_field_init_shorthand = true
|
|
use_small_heuristics = "Max"
|
|
use_try_shorthand = true
|
|
wrap_comments = true
|
|
version = "Two"
|