rust/rustfmt.toml

3 lines
81 B
TOML
Raw Normal View History

error_on_line_overflow = true
error_on_unformatted = true
2018-07-17 20:02:23 -05:00
edition = "Edition2018"