yewprint/.rustfmt.toml

4 lines
81 B
TOML
Raw Normal View History

2020-09-29 16:47:33 +00:00
error_on_line_overflow = true
error_on_unformatted = true
newline_style = "Unix"