mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Proposed rustfmt file
This commit is contained in:
parent
478bc20b85
commit
20e90fe977
5
rustfmt.toml
Normal file
5
rustfmt.toml
Normal file
@ -0,0 +1,5 @@
|
||||
max_width = 200
|
||||
ideal_width = 100
|
||||
fn_call_width = 80
|
||||
wrap_match_arms = false
|
||||
write_mode = "Overwrite"
|
||||
Loading…
Reference in New Issue
Block a user