yewprint/.rustfmt.toml

4 lines
81 B
TOML
Raw Normal View History

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