rust/rustfmt.toml

7 lines
118 B
TOML
Raw Normal View History

ignore = ["y.rs"]
# Matches rustfmt.toml of rustc
version = "Two"
use_small_heuristics = "Max"
merge_derives = false