You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
czkawka/.rustfmt.toml

6 lines
158 B
TOML

newline_style = "Unix"
max_width = 180
remove_nested_parens = true
# Enable only with nightly channel via - cargo +nightly fmt
imports_granularity = "Module"