rust/rustfmt.toml

4 lines
82 B
TOML
Raw Normal View History

error_on_line_overflow = true
error_on_unformatted = true
edition = "Edition2018"