This repository has been archived on 2024-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
FileTransferAPI/rustfmt.toml
2023-06-07 13:53:04 +02:00

5 lines
121 B
TOML

format_strings = true
hard_tabs = true
tab_spaces = 1
imports_layout = "HorizontalVertical"
imports_granularity = "Crate"