This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues/pull-requests.
mochiless/rustfmt.toml

4 lines
93 B
TOML

unstable_features = true
reorder_imports = true
brace_style = "AlwaysNextLine"
max_width = 80