Files
czkawka/.rustfmt.toml
2025-01-20 21:35:58 +01:00

6 lines
165 B
TOML

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