zoxide/rustfmt.toml
2021-09-13 03:06:21 +05:30

9 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