rust/rustfmt.toml

3 lines
81 B
TOML
Raw Normal View History

error_on_line_overflow = true
error_on_unformatted = true
2018-07-18 03:02:23 +02:00
edition = "Edition2018"