You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sup/rustfmt.toml

6 lines
98 B

max_width = 100
hard_tabs = true
newline_style = "unix"
use_try_shorthand = true
edition = "2021"