Files
shed/rustfmt.toml

8 lines
94 B
TOML

max_width = 100
tab_spaces = 2
edition = "2021"
newline_style = "Unix"
wrap_comments = true