1
0
Fork 0
mirror of synced 2024-05-05 04:52:38 +12:00
czkawka/.rustfmt.toml
Rafał Mikrut a77cb27f3b
Random randoms (#1012)
* Not so many

* A1

* A3

* A4
2023-07-10 08:36:03 +02:00

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"