mirror of
https://github.com/ajeetdsouza/zoxide.git
synced 2025-07-07 13:35:03 +00:00
8 lines
221 B
TOML
8 lines
221 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
|
|
style_edition = "2024"
|