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
Raw Normal View History

2023-03-27 18:51:15 +03:00
unstable_features = true
reorder_imports = true
brace_style = "AlwaysNextLine"
max_width = 80